I’m in the process of upgrading an old chandelier in my entryway with a new one that will use Hue bulbs. (I’ve already got a well-established Hue and Home Assistant setup, with Gen 1 and Gen 2 Red switches in multiple rooms. I just hadn’t gotten to the entry way until now.)
The entryway has 3 switches (4-way setup) for the chandelier fixture which had been wired with one dumb dimmer and 2 dumb toggles. Today, the electricians wired up 3x VZW31-SNs using the provided 4-way diagram, and I’ve paired them with my Home Assistant’s Z-Wave integration. However, they weren’t able to install the new chandelier today because it shipped with the wrong length cord/chain, so I am waiting on a replacement, which might be a while.
At the moment, all 3 switches have their light-bar glowing solid blue, but only one of the switches is acting as an on-off switch. The other two currently do nothing.
I have 2 questions:
1. What switch type/config should I be using in HA right now to allow at least 1 (or ideally all 3) VZW31-SNs switches to dim and turn on/off the current fixture with its dumb bulbs? My guesses:
- Smart Bulb Mode = Disable
- Dimmer Mode = Dimmer
- All 3 switches Type set to “Multi-Way with Aux” ?
- Possibly need to write automatons to take input from switches 2 and 3 to set on/off/dimmer on 1?
2.Once the new fixture is installed with the smart bulbs, what settings should I use then? These?
- Smart Bulb Mode = Enable
- Dimmer Mode = On/Off
- All 3 switches Type set to “Multi-Way with Aux”
- Identical scene automatons to update Hue configured on all 3 switches
Thanks!