From 97d51536a9277b644936a1197c203f4ea6984829 Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Sun, 26 Jan 2025 08:38:05 -0800 Subject: [PATCH] fix: Update proximity sensors to new sensor names --- packages/lighting/lighting.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/lighting/lighting.yaml b/packages/lighting/lighting.yaml index add39df..99b8cfe 100644 --- a/packages/lighting/lighting.yaml +++ b/packages/lighting/lighting.yaml @@ -292,11 +292,11 @@ automation: - alias: Turn On Porch Light when Arriving Home at Night trigger: - platform: numeric_state - entity_id: proximity.jen - below: 2 + entity_id: sensor.jen_nearest_distance + below: 6500 - platform: numeric_state - entity_id: proximity.jpk - below: 2 + entity_id: sensor.jp_nearest_distance + below: 6500 condition: "{{ state_attr('sun.sun', 'elevation') < 5 }}" mode: queued action: