I’ve got a use case that I could use some help with.
I use Home Assistant and have been seeing some instability in my Zigbee network lately. Most of my routers (repeaters) are light bulbs, but the network doesn’t update dynamically enough when they are off and on.
I have a set of Zigbee router light bulb on a single pole Red Switch. My idea is that when I press down on the switch paddle that it doesn’t actually cut power to the bulbs. Instead, I’d like to trigger a scene where the bulbs luminance is set to zero. That way they could still function as a repeater even though they would appear to be off. Then when I press up on the paddle an alternate scene could be triggered to bring the light level up.
I’m looking at @ffingers post here and I think I’m doing something similar (albeit smaller scope).
I want to make sure I understand how to wire line and load together to keep the circuit powered. Is that done by simply putting the load wire in the other wire connect for line on the switch?
I use the ZWaveJS2MQTT integration and can see my configuration options there but I don’t see how to disable the local control. Is that a configuration option or a by-product of the wiring configuration?
After that I still have to figure out how to build the scene automation so if anyone has a recommended write up on doing that in Home Assistant I would love to hear about it!
Thanks,
Bryan