Update Shutter
This commit is contained in:
@@ -56,24 +56,6 @@ triggers:
|
|||||||
- id: night_trigger
|
- id: night_trigger
|
||||||
at: !input close_time
|
at: !input close_time
|
||||||
trigger: time
|
trigger: time
|
||||||
conditions:
|
|
||||||
- condition: or
|
|
||||||
conditions:
|
|
||||||
- condition: and
|
|
||||||
conditions:
|
|
||||||
- condition: trigger
|
|
||||||
id: workday_trigger
|
|
||||||
- condition: state
|
|
||||||
entity_id: binary_sensor.workday_sensor
|
|
||||||
state: "on"
|
|
||||||
- condition: and
|
|
||||||
conditions:
|
|
||||||
- condition: trigger
|
|
||||||
id:
|
|
||||||
- holiday_trigger
|
|
||||||
- condition: state
|
|
||||||
entity_id: binary_sensor.workday_sensor
|
|
||||||
state: "off"
|
|
||||||
actions:
|
actions:
|
||||||
- choose:
|
- choose:
|
||||||
- conditions:
|
- conditions:
|
||||||
|
|||||||
Reference in New Issue
Block a user