Fix Lighting Package
This commit is contained in:
@@ -297,12 +297,7 @@ automation:
|
|||||||
- platform: numeric_state
|
- platform: numeric_state
|
||||||
entity_id: proximity.jpk
|
entity_id: proximity.jpk
|
||||||
below: 2
|
below: 2
|
||||||
condition:
|
condition: "{{ state_attr('sun.sun', 'elevation') < 5"
|
||||||
- condition: state
|
|
||||||
alias: "Sun down"
|
|
||||||
entity_id: sun.sun
|
|
||||||
attribute: elevation
|
|
||||||
below: 5.0
|
|
||||||
mode: queued
|
mode: queued
|
||||||
action:
|
action:
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
|
|||||||
Reference in New Issue
Block a user