Add more triggers for brightness
This commit is contained in:
parent
98a29bf483
commit
c11e384b3a
@ -71,6 +71,22 @@
|
||||
hours: 0
|
||||
minutes: 1
|
||||
seconds: 0
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.office_illuminance
|
||||
above: '30'
|
||||
below: '150'
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 2
|
||||
seconds: 0
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.office_illuminance
|
||||
above: '30'
|
||||
below: '150'
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 3
|
||||
seconds: 0
|
||||
action:
|
||||
- choose:
|
||||
- conditions:
|
||||
|
Loading…
Reference in New Issue
Block a user