Taking another crack at proper Life360-based presence #35

This commit is contained in:
2022-09-28 13:36:40 -04:00
parent bc2875d707
commit 109c7d9730

View File

@ -174,6 +174,9 @@
- condition: state
entity_id: group.family
state: unknown
- condition: state
entity_id: binary_sensor.internet
state: 'off'
action:
- service: script.family_is_home
data: {}
@ -205,6 +208,9 @@
- condition: state
entity_id: group.family
state: unknown
- condition: state
entity_id: binary_sensor.internet
state: 'off'
action:
- service: script.family_is_away
data: {}