I use deCONZ as home assistant add-on with the deCONZ integration. I have around 190 devices connected, and a quite stable network with many mains powered devices of all kind of vendors.
For some time now, I try to understand and hunt down why sometimes, lights, or more rarely, plugs, are switching on or off without an apparent reason. These incidents do happen sporadically, but do not follow any obvious pattern (at least I cannot recognize it).
Just now, the terrace light went on:
Nobody with exception of myself is at home. This device is not included in any automation. deCONZ logs indicate that just before the light was reported as “on” in HA (7 seconds before), the device sent a “DeviceAnnce” message (see below).
09:24:28:053 skip configure report for cluster: 0x0006 attr: 0x0000 of node 0x7CB03EAA0A018143 (seems to be active)
09:24:28:053 binding for cluster 0x0006 of 0x7CB03EAA0A018143 exists (verified by reporting)
09:23:38:198 ZCL attribute report 0x7CB03EAA0A018143 for cluster: 0x0300, ep: 0x03, frame control: 0x18, mfcode: 0x0000
09:23:38:062 ZCL attribute report 0x7CB03EAA0A018143 for cluster: 0x0008, ep: 0x03, frame control: 0x18, mfcode: 0x0000
09:23:38:026 ZCL attribute report 0x7CB03EAA0A018143 for cluster: 0x0006, ep: 0x03, frame control: 0x18, mfcode: 0x0000
09:23:31:800 delay sending request 205 dt 0 ms to 0x7CB03EAA0A018143, ep: 0x03 cluster: 0x0004 onAir: 1
09:23:31:084 DeviceAnnce of LightNode: 0x7cb03eaa0a018143 Permit Join: 0
09:21:19:707 0x7CB03EAA0A018143 error APSDE-DATA.confirm: 0xE9 on task
What could be the reason for this behaviour?