Update illuminance for automations
This commit is contained in:
parent
9e7401d133
commit
8831f4116c
@ -52,7 +52,7 @@
|
||||
condition:
|
||||
- condition: numeric_state
|
||||
entity_id: sensor.office_illuminance
|
||||
below: '150'
|
||||
below: '170'
|
||||
action:
|
||||
- service: script.hallway_lights_on
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
- conditions:
|
||||
- condition: numeric_state
|
||||
entity_id: sensor.office_illuminance
|
||||
below: '150'
|
||||
below: '170'
|
||||
sequence:
|
||||
- service: script.kitchen_lights_on
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user