Update presence.yaml

Updating which entity is tracked to avoid false alarms.
This commit is contained in:
Jeffrey Stone 2019-11-14 09:48:25 -05:00 committed by GitHub
parent 5796a3399b
commit 37a801b4cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -255,11 +255,11 @@ automation:
from: Away
platform: state
to: Home
- entity_id: device_tracker.jeffreystonesiphone
- entity_id: person.jeffrey
event: enter
platform: zone
zone: zone.home
- entity_id: device_tracker.iphone
- entity_id: person.katherine
event: enter
platform: zone
zone: zone.home
@ -274,6 +274,7 @@ automation:
- service: script.washer_finished_notification_audible
- service: alarm_control_panel.alarm_arm_home
entity_id: alarm_control_panel.ah_base_station
- service: script.family_is_home
initial_state: true
- id: family_has_left