From 67e50971e41415bd30b3b28b13c8b678e6278d31 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Fri, 1 May 2020 16:57:20 +0300 Subject: [PATCH] Fix name positioning in with_state_indicator --- .../button_card_templates/with_state_indicator_button.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/lovelace/button_card_templates/with_state_indicator_button.yaml b/config/lovelace/button_card_templates/with_state_indicator_button.yaml index c355400..cc96fca 100644 --- a/config/lovelace/button_card_templates/with_state_indicator_button.yaml +++ b/config/lovelace/button_card_templates/with_state_indicator_button.yaml @@ -15,6 +15,8 @@ with_state_indicator: service_data: entity_id: "[[[ return variables.state_indicator_id ]]]" styles: + name: + - transform: "[[[ return 'translateY(' + variables.state_indicator_size + ')' ]]]" card: - border-bottom: >- [[[