Skip to content

Commit

Permalink
🎨 (ha): Add extra proximity sensors
Browse files Browse the repository at this point in the history
  • Loading branch information
thibmaek committed Oct 18, 2023
1 parent 5ee862c commit 19925db
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions integrations/proximity/home.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,19 @@ home:
- person.lotte_bijlsma
- person.thibault_maekelbergh
tolerance: 50

home_thib:
zone: home
ignored_zones:
- werk_lotte
devices:
- person.thibault_maekelbergh
tolerance: 50

home_lotte:
zone: home
ignored_zones:
- werk_lotte
devices:
- person.lotte_bijlsma
tolerance: 50

0 comments on commit 19925db

Please sign in to comment.