Add vacation mode condition to E's air conditioning script

This commit is contained in:
2022-12-24 14:03:20 -05:00
parent 00600333bb
commit ec8cd51a17

View File

@ -184,6 +184,10 @@ automation:
trigger:
- platform: time
at: input_datetime.emma_bedtime
conditions:
- condition: state
entity_id: input_boolean.vacation_mode
state: 'off'
action:
- if:
- condition: state