Update BETA_blueprint.yaml

This commit is contained in:
Blackymas
2022-10-24 21:45:59 +02:00
committed by GitHub
parent 1dab80693d
commit c80133e02d

View File

@@ -1747,16 +1747,15 @@ action:
- if:
- condition: template
value_template: '{{ entity_long is match "cover." }}'
then:
- service: "{{ command_printf }}"
data:
cmd: page coversettings
- delay:
milliseconds: 250
- service: "{{ command_value }}"
data:
component: coversettings.coverslider
message: '{{ (state_attr(entity_long, "current_position") | int ) |round(0) }}'
- delay:
milliseconds: 250
- service: "{{ command_printf }}"
data:
cmd: page coversettings
- service: "{{ command_text_printf }}"
data:
component: coversettings.cover_value