#Event Group question

1 messages · Page 1 of 1 (latest)

gloomy minnow
#

In an automation, can you discern which event triggered inside an event group in a template and pass that specific entity ID to the action? I seem to get the list of all entities in from_state and to_state but I can't get more specific than that, as far as I can tell.

white atlas
#

you can set a trigger ID on each trigger then do stufff depending on that

white atlas
gloomy minnow
#

I was hoping to just pass in some sort of property. it's going to be a lot of events, I want all my dimmers (about 48 button events) to pass through one python script

white atlas
#

you could maybe use a custom event and add context