periodic push
This commit is contained in:
7
esphome/sensors/homeassistant.yaml
Executable file
7
esphome/sensors/homeassistant.yaml
Executable file
@@ -0,0 +1,7 @@
|
||||
platform: homeassistant
|
||||
entity_id: ${entity_id}
|
||||
attribute: ${id}
|
||||
id: ${id}
|
||||
on_value:
|
||||
then:
|
||||
- lambda: 'id(data_updated) = true;'
|
||||
Reference in New Issue
Block a user