Hallo zusammen,
wenn ich über den Yahka Adapter meine KNX-Rollläden steuern möchte, so laufen diese nicht. Über die eigentliche KNX App funktioniert es problemlos.
Bei einem Neustart des Yahka Adapters kommt folgender Fehlermeldung im Log:
yahka.0 2020-10-22 14:48:47.401 info (20339) adding Rollladen Wohnzimmer with UUID: ba0e1bbb-bd82-45b5-aff0-014b15597102
yahka.0 2020-10-22 14:48:47.392 info (20339) adapter ready, checking config
yahka.0 2020-10-22 14:48:47.354 info (20339) starting. Version 0.11.0 in /opt/iobroker/node_modules/iobroker.yahka, node: v12.19.0, js-controller: 3.1.6
host.raspberrypi 2020-10-22 14:48:45.872 info instance system.adapter.yahka.0 started with pid 20339
host.raspberrypi 2020-10-22 14:48:45.805 info "system.adapter.yahka.0" enabled
host.raspberrypi 2020-10-22 14:48:45.012 info instance system.adapter.yahka.0 terminated with code 0 (NO_ERROR)
host.raspberrypi 2020-10-22 14:48:45.012 error Caught by controller[25]: Thu, 22 Oct 2020 12:48:26 GMT EventedHTTPServer [::ffff:192.168.183.45] HTTP Response is finished
host.raspberrypi 2020-10-22 14:48:45.011 error Caught by controller[25]: Thu, 22 Oct 2020 12:48:26 GMT Accessory [Yahka] Registering Characteristic "Obstruction Detected" for events
host.raspberrypi 2020-10-22 14:48:45.011 error Caught by controller[25]: Thu, 22 Oct 2020 12:48:26 GMT Accessory [Yahka] Registering Characteristic "Position State" for events
host.raspberrypi 2020-10-22 14:48:45.011 error Caught by controller[25]: Thu, 22 Oct 2020 12:48:26 GMT Accessory [Yahka] Registering Characteristic "Target Position" for events
host.raspberrypi 2020-10-22 14:48:45.011 error Caught by controller[25]: Thu, 22 Oct 2020 12:48:26 GMT Accessory [Yahka] Registering Characteristic "Current Position" for events
host.raspberrypi 2020-10-22 14:48:45.010 error Caught by controller[25]: Thu, 22 Oct 2020 12:48:26 GMT Accessory [Yahka] Processing characteristic set: [{"aid":3,"iid":9,"ev":true},{"aid":3,"iid":10,"ev":true},{"aid":3,"iid":11,"ev":true},{"aid":
host.raspberrypi 2020-10-22 14:48:45.010 error Caught by controller[25]: Thu, 22 Oct 2020 12:48:26 GMT HAPServer [a9:b8:3b:e0:d9:42] HAP Request: PUT /characteristics
host.raspberrypi 2020-10-22 14:48:45.009 error Caught by controller[24]: Thu, 22 Oct 2020 12:48:26 GMT EventedHTTPServer [::ffff:192.168.183.45] HTTP request: /characteristics
Kann mir jemand einen Gedankenanstoß geben wie ich dies lösen kann bzw. wo das Problem sitzt?
Vorab vielen Dank.