Liebe Community,
hier mein erster Beitrag (hier her verschoben, war vorher vermutlich falsch platziert bei den Anleitungen), nachdem ich nach zwei Tagen Suche leider nicht fündig geworden bin und selbst auch an der Config verzweifle, jedoch vermeiden möchte einen kompletten Reset durchzuführen...
Hier meine Symptombeschreibung:
Nach dem Update von Domoticz und Pi erhält die Homebridge leider nur noch den Status (über MQTT), das Schalten der Schalter aus der Homebridge heraus ist jedoch nicht mehr möglich und ich habe ehrlich gesagt keine Ahnung, weshalb ein Update von Domoticz und Pi solch einen Fehler verursachen kann?
Hier mal meine Configs und Auszug aus dem Protokoll von Domoticz, in der Hoffnung eine Lösung zu finden. Meine Vermutung ist, dass per MQTT das command in Domoticz nicht richtig ankommt, aber das ist nur eine Vermutung...
Zunächst der Auszug, wenn ich per Homekit den Rolladen runterfahren möchte:
Dann der Auszug, wenn ich das gleiche Geräte per Domoticz-App ausführe:
2020-04-07 19:16:11.214 (SONOFF) Light/Switch (Rollo Küche links runter)
2020-04-07 19:16:11.207 Status: User: Admin initiated a switch command (25/Rollo Küche links runter/On)
2020-04-07 19:16:13.494 (SONOFF) Light/Switch (Rollo Küche links runter)
2020-04-07 19:16:13.487 Status: User: Admin initiated a switch command (25/Rollo Küche links runter/Off)
Hier meine Config aus homebridge, die bisher problemlos mit edomoticz funktioniert hat:
{ "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-154" }, "description": "SmartHome Station", "platforms": [ { "platform": "eDomoticz", "name": "eDomoticz", "server": "127.0.0.1", "port": "8080", "restart": "sudo -n systemctl restart homebridge", "ssl": 0, "roomid": 0, "mqtt": 1, "excludedDevices": ["1","2","3","4"], "dimFix": 0, "log": { "method": "custom", "command": "journalctl -o cat -n 500 -f -u homebridge" } }
], "accessories": []
}
Hier noch der Auszug nach
-- Logs begin at Thu 2019-02-14 11:11:59 CET. --
Apr 07 19:14:20 raspberrypi homebridge[1101]: [2020-4-7 19:14:20] [eDomoticz] synchronizeAccessories in progress...
Apr 07 19:14:20 raspberrypi homebridge[1101]: [2020-4-7 19:14:20] [eDomoticz] Heizung EG 1 (idx:1) excluded via config array
Apr 07 19:14:20 raspberrypi homebridge[1101]: [2020-4-7 19:14:20] [eDomoticz] Heizung EG 2 (idx:2) excluded via config array
Apr 07 19:14:20 raspberrypi homebridge[1101]: [2020-4-7 19:14:20] [eDomoticz] Heizung EG 3 (idx:3) excluded via config array
Apr 07 19:14:20 raspberrypi homebridge[1101]: [2020-4-7 19:14:20] [eDomoticz] Heizung EG 4 (idx:4) excluded via config array
Apr 07 19:18:32 raspberrypi homebridge[1101]: [2020-4-7 19:18:32] Got SIGTERM, shutting down Homebridge...
Apr 07 19:18:32 raspberrypi systemd[1]: Stopping Node.js HomeKit Server...
Apr 07 19:18:37 raspberrypi systemd[1]: homebridge.service: Succeeded.
Apr 07 19:18:37 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.
Apr 07 19:18:37 raspberrypi systemd[1]: Started Node.js HomeKit Server.
Apr 07 19:18:38 raspberrypi homebridge[2194]: [2020-4-7 19:18:38] Loaded config.json with 0 accessories and 1 platforms.
Apr 07 19:18:38 raspberrypi homebridge[2194]: [2020-4-7 19:18:38] ---
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] Loaded plugin: homebridge-edomoticz
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] Registering platform 'homebridge-edomoticz.eDomoticz'
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] ---
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] Loading 1 platforms...
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] [eDomoticz] Initializing eDomoticz platform...
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] Loading 0 accessories...
Apr 07 19:18:39 raspberrypi homebridge[2194]: HAP Warning: Characteristic undefined not in required or optional characteristics for service 24a8d81a-3d7b-4965-9086-7edc3ef4fab3. Adding anyway.
Apr 07 19:18:39 raspberrypi homebridge[2194]: HAP Warning: Characteristic undefined not in required or optional characteristics for service 24a8d81a-3d7b-4965-9086-7edc3ef4fab3. Adding anyway.
Apr 07 19:18:39 raspberrypi homebridge[2194]: HAP Warning: Characteristic undefined not in required or optional characteristics for service 24a8d81a-3d7b-4965-9086-7edc3ef4fab3. Adding anyway.
Apr 07 19:18:39 raspberrypi homebridge[2194]: Setup Payload:
Apr 07 19:18:39 raspberrypi homebridge[2194]: X-HM://0023ISYWYMHJ6
Apr 07 19:18:39 raspberrypi homebridge[2194]: Scan this code with your HomeKit app on your iOS device to pair with Homebridge:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]: Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]: ┌────────────┐
Apr 07 19:18:39 raspberrypi homebridge[2194]: │ 031-45-154 │
Apr 07 19:18:39 raspberrypi homebridge[2194]: └────────────┘
Apr 07 19:18:39 raspberrypi homebridge[2194]:
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] [eDomoticz] synchronizeAccessories in progress...
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] Homebridge is running on port 51826.
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] [eDomoticz] Heizung EG 1 (idx:1) excluded via config array
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] [eDomoticz] Heizung EG 2 (idx:2) excluded via config array
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] [eDomoticz] Heizung EG 3 (idx:3) excluded via config array
Apr 07 19:18:39 raspberrypi homebridge[2194]: [2020-4-7 19:18:39] [eDomoticz] Heizung EG 4 (idx:4) excluded via config array
Apr 07 19:18:40 raspberrypi homebridge[2194]: [2020-4-7 19:18:40] [eDomoticz] Successfully connected to MQTT broker.
Alles anzeigen
Ich hoffe es hat jemand eine zündende Idee, ich verzweifle langsam...
Danke vorab und viele Grüße!
Markus