mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 19:06:53 +00:00
Minor update to spacing.
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
- wait_template: >-
|
- wait_template: >-
|
||||||
{{ states.binary_sensor.kitchen_door.state == 'on' }}
|
{{ states.binary_sensor.kitchen_door.state == 'on' }}
|
||||||
|
|
||||||
- service: script.speech_engine
|
- service: script.speech_engine
|
||||||
data_template:
|
data_template:
|
||||||
# {% set person = state_attr(trigger.entity_id, "friendly_name")%} This is another way to do it.
|
# {% set person = state_attr(trigger.entity_id, "friendly_name")%} This is another way to do it.
|
||||||
|
Reference in New Issue
Block a user