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: >- [[[