Closed DanielHabenicht closed 3 months ago
Hey there @kane610, mind taking a look at this issue as it has been labeled with an integration (deconz
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
deconz documentation deconz source (message by IssueLinks)
As it happens on deconz side as well i bet the issue is on that side as there is no way for the integration to affect states "virtually" in deconz
Check if the switch is assigned to group 0 and see https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/What-you-can-do-when-a-switch-turns-(almost)-all-devices-on-off
Good suggestion @jan666 , if that does not work you need to file an issue on deconz GitHub https://github.com/dresden-elektronik/deconz-rest-plugin as its not something I can solve with the integration.
The problem
When triggering a Zigbee switch (TRÅDFRI on/off switch) all plugs are switched virtually too (without any automation doing so). The switching only happens virtually, as the physical plugs stay in the same state.
It can be seen in the UI, that the plugs are switched even before the switch event is logged:
Also happens the other right around:
It is also visible in the Phoscon UI:
I already reset the switch twice while removing and adding it in phoscon.
What version of Home Assistant Core has the issue?
core-2024.7.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
DeCONZ
Link to integration documentation on our website
https://www.home-assistant.io/integrations/deconz/
Diagnostics information
home-assistant_deconz_2024-07-23T15-30-51.448Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Info Log from DeCONZ
Additional information
I don't know exactly when it started as it only showed it self, because the automation that toggles the light is not toggling it, as the state of the plug is already set before by the "phantom" switching.
As it might be important I integrated the badring DDf manually before (https://github.com/dresden-elektronik/deconz-rest-plugin/issues/7663).