Update BETA_blueprint.yaml

This commit is contained in:
Blackymas
2022-10-24 21:29:08 +02:00
committed by GitHub
parent 80cee020c1
commit 1dab80693d

View File

@@ -1754,7 +1754,7 @@ action:
message: '{{ (state_attr(entity_long, "current_position") | int ) |round(0) }}' message: '{{ (state_attr(entity_long, "current_position") | int ) |round(0) }}'
- delay: - delay:
milliseconds: 250 milliseconds: 250
- service: "{{ command_printf }}"" - service: "{{ command_printf }}"
data: data:
cmd: page coversettings cmd: page coversettings
- service: "{{ command_text_printf }}" - service: "{{ command_text_printf }}"