File tree 1 file changed +2
-0
lines changed
custom_components/ui_lovelace_minimalist/lovelace/ulm_templates/card_templates/cards
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ card_light:
109
109
variables :
110
110
ulm_input_select_option : " [[[ return variables.ulm_input_select_option; ]]]"
111
111
ulm_input_select : " [[[ return variables.ulm_input_select; ]]]"
112
+ ulm_card_light_enable_popup : " [[[ return variables.ulm_card_light_enable_popup; ]]]"
112
113
styles :
113
114
icon :
114
115
- color : >
@@ -145,6 +146,7 @@ card_light:
145
146
variables :
146
147
ulm_input_select_option : " [[[ return variables.ulm_input_select_option; ]]]"
147
148
ulm_input_select : " [[[ return variables.ulm_input_select; ]]]"
149
+ ulm_card_light_enable_popup : " [[[ return variables.ulm_card_light_enable_popup; ]]]"
148
150
name : " [[[ return variables.ulm_card_light_name ]]]"
149
151
label : >-
150
152
[[[
You can’t perform that action at this time.
0 commit comments