Reduce threshold for porch light
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user