Ability to retrieve who triggered the scene

As a user,
I want to be able to know which device/condition triggered a scene,
So I can use it in other actions

Ex:

I have a door opening scene (with the tag alarm :star_struck:) and when a door opens, I retrieve the state of all the doors and send a message to tell me « look at the state of the doors. Â»
What I would have liked to do is simply know which door triggered the scene directly (it’s less tedious than fetching everything, etc.)

What do you think?

I agree with you on the need, but with a somewhat more global perspective.

My home’s intrusion detection scene waits for a door, window, or motion sensor to trigger and then sends me a message.
Except the message is a list of all devices with their value (0 or 1). That’s not very user-friendly.

It would be better to display « open / closed Â» for example in the message. And add a default variable with the data of the device that triggered the scene?

I think this is a separate request :slight_smile:

The doors were an example for me ^^
Basically, if a scene triggers I want to identify who triggered the scene.

Imagine,
I have

[quote=« lmilcent, post:2, topic:8534 Â»]
And

So I didn’t get it ^^

Good evening,

I voted to include this feature :slight_smile:
I’ll give an example

I create a scene with all my temperature sensors as triggers if a certain threshold is exceeded.
If this threshold is exceeded then we send a message with the information about the scene trigger as well as the temperature associated with that trigger.

I can retrieve the temperature information with « Retrieve the last state Â» but I can’t get the info about who triggered the scene :frowning:

Hopefully this feature will arrive soon in Gladys :slight_smile:

1 Like