Update Shutter
This commit is contained in:
@@ -99,9 +99,9 @@ actions:
|
|||||||
- and:
|
- and:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: workday_trigger
|
id: workday_trigger
|
||||||
- condition: device
|
- condition: state
|
||||||
type: is_not_open
|
|
||||||
entity_id: !input sensor_entity
|
entity_id: !input sensor_entity
|
||||||
|
state: "off"
|
||||||
- condition: numeric_state
|
- condition: numeric_state
|
||||||
entity_id: sun.sun
|
entity_id: sun.sun
|
||||||
attribute: elevation
|
attribute: elevation
|
||||||
@@ -114,9 +114,9 @@ actions:
|
|||||||
- and:
|
- and:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: sun_elevation_trigger
|
id: sun_elevation_trigger
|
||||||
- condition: device
|
- condition: state
|
||||||
type: is_not_open
|
|
||||||
entity_id: !input sensor_entity
|
entity_id: !input sensor_entity
|
||||||
|
state: "off"
|
||||||
- condition: numeric_state
|
- condition: numeric_state
|
||||||
entity_id: sun.sun
|
entity_id: sun.sun
|
||||||
attribute: elevation
|
attribute: elevation
|
||||||
|
|||||||
Reference in New Issue
Block a user