*** empty log message ***

This commit is contained in:
2022-11-16 17:42:09 +01:00
parent b18340dfd9
commit d13cdd3a14
+15 -9
View File
@@ -59,9 +59,12 @@
entity_id: binary_sensor.indkorsel_sensor_motion entity_id: binary_sensor.indkorsel_sensor_motion
to: 'on' to: 'on'
condition: condition:
# - condition: time
# after: '22:00:10'
# before: '05:54:00'
- condition: time - condition: time
after: '22:00:10' after: '15:00:10'
before: '05:54:00' before: '09:54:00'
- condition: numeric_state - condition: numeric_state
entity_id: sensor.indkorsel_sensor_illuminance entity_id: sensor.indkorsel_sensor_illuminance
below: 80 below: 80
@@ -82,13 +85,16 @@
to: 'off' to: 'off'
for: for:
minutes: 15 minutes: 15
condition: # condition:
- condition: time # - condition: time
after: '22:00:10' # after: '22:00:10'
before: '05:54:00' # before: '05:54:00'
- condition: state # - condition: time
entity_id: sun.sun # after: '22:00:10'
state: below_horizon # before: '05:54:00'
# - condition: state
# entity_id: sun.sun
# state: below_horizon
action: action:
service: light.turn_off service: light.turn_off
data: data: