diff --git a/config/lovelace/button_card_templates/small_button.yaml b/config/lovelace/button_card_templates/small_button.yaml index bfbd88d..5e48574 100644 --- a/config/lovelace/button_card_templates/small_button.yaml +++ b/config/lovelace/button_card_templates/small_button.yaml @@ -10,3 +10,10 @@ small: - font-size: 14px name: - height: 30px + state: + - value: 'on' + styles: + card: + - background-color: var(--accent-color) + icon: + - color: black