this post was submitted on 26 Jul 2023
12 points (92.9% liked)
homeassistant
12080 readers
11 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
Create an automation to map the central scene events to actions. In triggers, choose the device, then the choose a trigger something like “Central Scene action on endpoint 0 Scene 001”, and value something like “keyPressed 2x”.
I use automation like this to make double press and triple press on one switch activate multiple devices.
Oh so these aren't managed through the Zwave integration at all? That's definitely what was confusing me.
I'll take a crack at this tonight and see if I can get it working!