Compare commits
No commits in common. "423e11f2affed5077ac7fa29eb8364a081365746" and "613e0e14aeff264c98c4fad4c91d279552343a96" have entirely different histories.
423e11f2af
...
613e0e14ae
@ -66,7 +66,7 @@
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.office_illuminance
|
||||
above: '30'
|
||||
below: '120'
|
||||
below: '150'
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 1
|
||||
@ -74,7 +74,7 @@
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.office_illuminance
|
||||
above: '30'
|
||||
below: '120'
|
||||
below: '150'
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 2
|
||||
@ -82,7 +82,7 @@
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.office_illuminance
|
||||
above: '30'
|
||||
below: '120'
|
||||
below: '150'
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 3
|
||||
@ -93,7 +93,7 @@
|
||||
- condition: numeric_state
|
||||
entity_id: cover.office_blinds
|
||||
attribute: current_position
|
||||
below: 51
|
||||
below: 50
|
||||
sequence:
|
||||
- service: cover.set_cover_position
|
||||
data:
|
||||
|
Loading…
Reference in New Issue
Block a user