I’m trying to get the name of the triggered device, to use later in a flow. Is that possible at all?
Example: Philips Hue light called Livingroom Left.
WHEN Livingroom Left TURNED ON → flow-cards… → tag: device-name.
tag = Livingroom Left.
There is a When card which you can use to select the device and capabilities / field to watch.
When it get’s triggered/executed, there are the tokens DeviceName and DeviceID.