diff --git a/BETA Version/BETA_blueprint.yaml b/BETA Version/BETA_blueprint.yaml index 639856f..5083abc 100644 --- a/BETA Version/BETA_blueprint.yaml +++ b/BETA Version/BETA_blueprint.yaml @@ -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