1
0

Update brightness blinds up

This commit is contained in:
Przemek Grondek 2022-10-19 22:47:50 +02:00
parent d0ad02b118
commit d09db0ffc8

View File

@ -72,6 +72,19 @@
minutes: 1
seconds: 0
action:
- choose:
- conditions:
- condition: numeric_state
entity_id: cover.office_blinds
attribute: current_position
above: 49
sequence:
- service: cover.set_cover_position
data:
position: 50
target:
entity_id: cover.office_blinds
default:
- service: cover.open_cover
target:
entity_id: