7 lines
133 B
YAML
Executable File
7 lines
133 B
YAML
Executable File
platform: homeassistant
|
|
entity_id: ${entity_id}
|
|
attribute: ${id}
|
|
id: ${id}
|
|
on_value:
|
|
then:
|
|
- lambda: 'id(data_updated) = true;' |