Changed security condition

This commit is contained in:
2022-06-06 00:23:07 -04:00
parent 1e353fe400
commit cdffe559e4

View File

@ -48,8 +48,8 @@ automation:
at: input_datetime.morning_alarm_disarm
condition:
- condition: state
entity_id: binary_sensor.people_present
state: 'on'
entity_id: group.family
state: 'home'
- condition: state
entity_id: input_boolean.vacation_mode
state: 'off'