Hacker News new | ask | show | jobs
by benley 1577 days ago
I'd recommend checking out some of the "smart relay" devices that let you reuse your existing light switches.

e.g. https://www.amazon.com/Compatible-SmartThings-Philips-ZBBrid... - this one says "2 way" but I'm pretty sure you can wire it up with two physical lightswitches to get the 3-way behavior that you're after. The wiring diagram on the amazon product page suggests as much.

I've personally used this Aeotec z-wave variant and it has worked well for me: https://www.amazon.com/gp/product/B06XC4CH98

1 comments

For multi-way switches what I’ve usually done is wire one switch to the actual load (light) and a relay, and the other switches I pass the wire through as though the switch isn’t connected to the load and then use MQTT to provide the appropriate action. Probably not ideal, but it works and avoids sourcing specific relays and switches.