These sensors should hopefully prove more reliable #108

This commit is contained in:
2023-08-30 15:43:41 -04:00
parent dd320419cd
commit 0e9f646816
5 changed files with 36 additions and 77 deletions

View File

@ -224,8 +224,8 @@ automation:
id: wakeup
condition:
- condition: state
entity_id: group.adults
state: 'home'
entity_id: binary_sensor.parents_home
state: 'on'
- condition: state
entity_id: input_boolean.vacation_mode
state: 'off'
@ -279,8 +279,8 @@ automation:
at: input_datetime.morning_alarm_rearm
condition:
- condition: state
entity_id: group.adults
state: 'home'
entity_id: binary_sensor.parents_home
state: 'on'
- condition: state
entity_id: input_boolean.vacation_mode
state: 'off'
@ -447,8 +447,8 @@ automation:
notification_id: lockdown_issue
- if:
- condition: state
entity_id: group.adults
state: 'not_home'
entity_id: binary_sensor.parents_home
state: 'off'
then:
- service: alarm_control_panel.alarm_arm_away
target: