Reduce threshold for porch light

This commit is contained in:
2023-01-29 07:53:45 -08:00
parent f29b58be9a
commit 5722ed52e6

View File

@@ -297,10 +297,10 @@ automation:
trigger:
- platform: numeric_state
entity_id: proximity.jen
below: 10
below: 2
- platform: numeric_state
entity_id: proximity.jpk
below: 10
below: 2
condition:
- condition: state
alias: "Sun down"