DoorClosed:"The {{ trigger.entity_id.split('.')[1]|replace('_', ' ') }} is now {{ (trigger.to_state.state)|replace('_', ' ') }}."
DoorClosed:"The {{ trigger.entity_id.split('.')[1]|replace('_', ' ') }} is now {{ (trigger.to_state.state)|replace('_', ' ') }}."
call_garage_check:1
call_garage_check:1
- delay:"00:20:00"
- delay:"00:10:00"
- service:script.garage_lights_off
- service:script.garage_lights_off
default:
default:
@ -320,5 +320,5 @@ automation:
- service:script.speech_engine
- service:script.speech_engine
data:
data:
value1:"Check the garage doors. The Small garage is {{ states('cover.small_garage_door')}} and the large garage is {{ states('cover.large_garage_door')}} [Only mention the garage door that is open]"
value1:"Check the garage doors. The Small garage is {{ states('cover.small_garage_door')}} and the large garage is {{ states('cover.large_garage_door')}} [Only mention the garage door that is open and remind us to close it for the night]"