Recently, I decided to completely rebuild my Home Assistant setup from scratch. This also included switching to a new Zigbee coordinator instead of the HUE hub. I purchased the SLZB-06M and configured it in Home Assistant with “Zigbee2MQTT”.
Since a new Sonoff ZBmini had to be installed in the house anyway, I created one automation in Node-RED. Everything works fine except for one issue:
Occasionally, when the Sonoff is supposed to turn off, it doesn’t. However, the “switch.turn_off” command is still sent. In the logs, I can only find:
Switch - Bathroom mirror lamp turned on, triggered by action Switch: Turn Off.
So the correct command is being sent, but it seems to work in reverse. I’m not sure where to look anymore: everything is updated, re-paired, and reconfigured, but nothing seems to help. Could it be the SLZB-06M, or is this a bug in Home Assistant?
Has anyone experienced something similar or can point me in the right direction?
Best regards,
Nathan