Adjust for K now carrying his own phone with him
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
binary_sensor:
|
||||
- name: People Present
|
||||
state: >
|
||||
{{ is_state('person.tony_stork', 'home')
|
||||
or is_state('person.christina_stork', 'home') }}
|
||||
{{ is_state('person.tony_stork', 'home') or is_state('person.christina_stork', 'home') }}
|
||||
|
||||
- name: Precipitation
|
||||
state: >-
|
||||
|
Reference in New Issue
Block a user