Hi guys. Could anybody tell me what would be the proper way to enable Effects drop down on Light Popup card?
I already wrote here, there is a key/value pair in default popup_light_brightness.yaml
at the line 388, per default set to false.
effects_list: false
(/config/custom_components/ui_lovelace_minimalist/__ui_minimalist__/ulm_templates/popup_templates/popups/popup_light_brightness.yaml
)
If I set it to true, I have Effects drop down on Light Popup, but with every next minimalist update, this being overwritten.
Is there some approach that I could put popup_light_brightness.yaml
somewhere to /config/ui_lovelace_minimalist
, same way as we are doing with normal, “non-popup”, custom cards?
Sorry cause I’m pinging for something I already asked, usually I don’t like to doing that, but nobody answered long time, this topic is huge and really hadn’t success to find solution on my own. Thx.