update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user