mike1237
(Mike1237)
September 26, 2018, 10:00pm
2
I searched for this recently and found some results:
Ah its msg.payload.EVENT.scene_id lol I was leaving out the event part and nothing was going through. Thanks so much! Side Note: I am trying to have a couple of my buttons toggle lights but when I press them the light toggles off but then right back on again. Have you experienced this before? Maybe my Node-Red automation is triggering twice in quick succession for some reason?
Hello All, I transitioned over to using Node-Red for all of my automations over a week ago and can say that I’m astonished how good it is! As others have done, I still use Home-assistant to maintain state, feed sensor data, handle integrations and trigger actions but anything that was an automation is now within Node-Red.
Key things I like:
Automations that were split over multiple files have been combined into single flows
There where opportunities for automations to clash/interfere with eac…
It seems the most workable answer is here to output from the All Events to switch for just zwave.scene_activated, then another switch for your zwave devices, then another switch for scene ID, and a final switch for scene data.
From the second thread above: