Update Shutter

This commit is contained in:
2024-10-20 00:30:13 +02:00
parent 503da43c0c
commit 4c49a19231

View File

@@ -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: