Update BETA_blueprint.yaml
This commit is contained in:
@@ -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 }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user