Update brightness threshold
This commit is contained in:
parent
8659dbdb33
commit
423e11f2af
@ -66,7 +66,7 @@
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.office_illuminance
|
||||
above: '30'
|
||||
below: '150'
|
||||
below: '120'
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 1
|
||||
@ -74,7 +74,7 @@
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.office_illuminance
|
||||
above: '30'
|
||||
below: '150'
|
||||
below: '120'
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 2
|
||||
@ -82,7 +82,7 @@
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.office_illuminance
|
||||
above: '30'
|
||||
below: '150'
|
||||
below: '120'
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 3
|
||||
|
Loading…
Reference in New Issue
Block a user