this post was submitted on 26 Aug 2024
1 points (100.0% liked)
homeassistant
12013 readers
101 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You could replace them with z-wave switches. The switches by default would control the respective lights they're wired to, but you could use scenes to control the other switch. For example, 2x up on the canister light switch turns on the pendant light (and not the canister lights, unless you want that, too).
I have similar stuff programmed with Home Assistant using Node-Red, but the normal automation stuff would work, too.
Home Assistant/Node-Red sees that Scene 2 (or whatever) has been called for, and then does whatever you want.