I recently wired up a Blue 2-1 and Canopy combo and configured Zigbee bindings in Home Assistant (ZHA) per the Knowledge Base Article. The setup is working fine and tested successfully when Home Assistant was yanked from the equation in a simulated ZHA and Home Assistant instance failure.
However, I noticed that changes in the Canopy state made via Home Assistant (fan speed, light level, etc.) are not reflected in the 2-1’s state and by extension the 2-1’s LED indications. Are there further Zigbee bindings that can be made to sync Canopy state changes made via Home Assistant with the 2-1?
I have the same problem – when I change the state using the wall switch, it doesn’t update the module entity in Home Assistant, although controlling the fan/light still works. And vice versa, when I change the state of the module entity in Home Assistant, it doesn’t reflect on the wall switch.
I’d like to be able to see the state of the module in Apple Home (via HomeKit Bridge) when it was controlled through the wall switch.
I’m thirding this question. This must come up for lots of people using the switch / canopy module / HA combo; has no one come up with a solution? Certainly an automation could be written to change the switch state when the canopy state changes and vice versa, but I worry about creating an infinite loop. Is there an idiomatic way to do this?
I’ve had to disable the light entity on the canopy and address the one on the controlling dimmer. It’s not ideal, I’d think, but it works. I hadn’t noticed the fan speed version of this issue, though, and this won’t work around that!