Adjust for K now carrying his own phone with him

This commit is contained in:
2023-02-04 19:39:10 -05:00
parent 3672309737
commit f77ae3380d
8 changed files with 53 additions and 31 deletions

View File

@ -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: >-