Skip to content

Commit

Permalink
Change proximity sensor to use persons
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegordon committed Nov 6, 2021
1 parent 495bb02 commit f281a0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proximity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kyle:
ignored_zones:
- home
devices:
- device_tracker.kyle_phone
- person.kyle
unit_of_measurement: m
tolerance: 50

Expand All @@ -12,6 +12,6 @@ charlotte:
ignored_zones:
- home
devices:
- device_tracker.charlotte_phone
- person.charlotte
unit_of_measurement: m
tolerance: 50

0 comments on commit f281a0a

Please sign in to comment.