From f281a0a4110426eb6ccb382d4f7a435dd0890065 Mon Sep 17 00:00:00 2001 From: Kyle Gordon Date: Sat, 6 Nov 2021 23:35:42 +0000 Subject: [PATCH] Change proximity sensor to use persons --- proximity.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proximity.yaml b/proximity.yaml index cbc7953e..57c58b52 100644 --- a/proximity.yaml +++ b/proximity.yaml @@ -3,7 +3,7 @@ kyle: ignored_zones: - home devices: - - device_tracker.kyle_phone + - person.kyle unit_of_measurement: m tolerance: 50 @@ -12,6 +12,6 @@ charlotte: ignored_zones: - home devices: - - device_tracker.charlotte_phone + - person.charlotte unit_of_measurement: m tolerance: 50