From c80133e02d271638cafa5630fc253c81950b6ab8 Mon Sep 17 00:00:00 2001 From: Blackymas <41958506+Blackymas@users.noreply.github.com> Date: Mon, 24 Oct 2022 21:45:59 +0200 Subject: [PATCH] Update BETA_blueprint.yaml --- BETA Version/BETA_blueprint.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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