From 4a8a194bf82323c7afade3d2af3219de5858452a Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Fri, 1 May 2020 17:05:52 +0300 Subject: [PATCH] Add comment --- .../button_card_templates/with_state_indicator_button.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d32691c..98f7a3c 100644 --- a/config/lovelace/button_card_templates/with_state_indicator_button.yaml +++ b/config/lovelace/button_card_templates/with_state_indicator_button.yaml @@ -1,6 +1,6 @@ with_state_indicator: variables: - state_indicator_id: + state_indicator_id: # defaults to entity_id state_indicator_size: 3px state_indicator_on_color: white state_indicator_off_color: transparent