Taking another crack at proper Life360-based presence #35
This commit is contained in:
@ -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: {}
|
||||
|
Reference in New Issue
Block a user