This commit is contained in:
2023-04-11 07:08:32 +02:00
parent dfe18853d5
commit e3db44bced
10 changed files with 38 additions and 91 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
entity_id: sensor.gang_sensor_illuminance
below: '70'
- condition: time
before: '19:30:00'
before: '20:00:00'
- condition: time
after: '06:30:00'
action:
@@ -35,7 +35,7 @@
- condition: time
after: '06:30:10'
- condition: time
before: '19:30:00'
before: '20:00:00'
action:
service: light.turn_off
data:
@@ -100,7 +100,7 @@
below: '70'
- condition: time
before: '06:30:00'
after: '19:30:00'
after: '20:00:00'
action:
- service: scene.turn_on
data:
@@ -120,7 +120,7 @@
entity_id: binary_sensor.arbejdsdag
state: 'on'
- condition: time
after: '19:30:10'
after: '20:00:10'
before: '06:30:00'
action:
service: light.turn_off