I often have a problem with homekit-homebridge-domoticz. When I ask a simple task like "Hé Siri, switch light garden on" all lights known in Homebridge switch on.
Any ideas what causes this or ho to troubleshoot?
In domoticz this is the logfile:
Code: Select all
2023-10-20 07:41:27.176 Status: User: admin (IP: 127.0.0.1) initiated a switch command (2301/terras/On)
2023-10-20 07:41:27.176 ZWAVE: Domoticz has send a Switch command!, Level: 87, NodeID: 112 (0x70)
2023-10-20 07:41:27.177 ZWAVE: Light/Switch (terras)
2023-10-20 07:41:27.177 Status: User: admin (IP: 127.0.0.1) initiated a switch command (1383/lamp kast/On)
2023-10-20 07:41:27.178 ZWAVE: Domoticz has send a Switch command! NodeID: 88 (0x58)
2023-10-20 07:41:27.178 ZWAVE: Light/Switch (lamp kast)
2023-10-20 07:41:27.178 Status: User: admin (IP: 127.0.0.1) initiated a switch command (66/eettafel/On)
2023-10-20 07:41:27.179 ZWAVE: Domoticz has send a Switch command!, Level: 8, NodeID: 8 (0x08)
2023-10-20 07:41:27.179 ZWAVE: Light/Switch (eettafel)
2023-10-20 07:41:27.180 Status: User: admin (IP: 127.0.0.1) initiated a switch command (3325/tévé/On)
2023-10-20 07:41:27.181 Status: User: admin (IP: 127.0.0.1) initiated a switch command (2926/voordeur/On)
2023-10-20 07:41:27.181 ZWAVE: Domoticz has send a Switch command! NodeID: 127 (0x7f)
2023-10-20 07:41:27.181 ZWAVE: Light/Switch (voordeur)
2023-10-20 07:41:27.182 Status: User: admin (IP: 127.0.0.1) initiated a switch command (321/tuin/On)
2023-10-20 07:41:27.182 ZWAVE: Domoticz has send a Switch command! NodeID: 53 (0x35)
2023-10-20 07:41:27.183 ZWAVE: Light/Switch (tuin)
2023-10-20 07:41:27.183 Status: User: admin (IP: 127.0.0.1) initiated a switch command (3131/snijplank/On)
2023-10-20 07:41:27.183 ZWAVE: Domoticz has send a Switch command!, Level: 10, NodeID: 143 (0x8f)
2023-10-20 07:41:27.184 ZWAVE: Light/Switch (snijplank)
2023-10-20 07:41:27.184 Status: User: admin (IP: 127.0.0.1) initiated a switch command (3690/zithoek/On)
2023-10-20 07:41:27.184 ZWAVE: Domoticz has send a Switch command!, Level: 20, NodeID: 3 (0x03)
2023-10-20 07:41:27.185 ZWAVE: Light/Switch (zithoek)
2023-10-20 07:41:27.185 Status: User: admin (IP: 127.0.0.1) initiated a switch command (322/houtterras/On)
2023-10-20 07:41:27.185 ZWAVE: Domoticz has send a Switch command! NodeID: 52 (0x34)
2023-10-20 07:41:27.186 ZWAVE: Light/Switch (houtterras)
2023-10-20 07:41:27.186 Status: User: admin (IP: 127.0.0.1) initiated a switch command (2221/lichtbadkamer/On)
2023-10-20 07:41:27.186 ZWAVE: Domoticz has send a Switch command!, Level: 16, NodeID: 106 (0x6a)
2023-10-20 07:41:27.187 ZWAVE: Light/Switch (lichtbadkamer)
2023-10-20 07:41:27.187 Status: User: admin (IP: 127.0.0.1) initiated a switch command (2361/wasbak/On)
2023-10-20 07:41:27.188 ZWAVE: Domoticz has send a Switch command!, Level: 3, NodeID: 117 (0x75)
This also happens sometimes when I ask to set rollers to a certain percentage. It happens so often that I hardly use it because it takes way to much time to switch everything back off again.