Shodushi

Results 2 comments of Shodushi

I fixed mine with: https://github.com/UI-Lovelace-Minimalist/UI/issues/1302#issuecomment-1808771294

I fixed it after fixing the path in my lovelace/xxxxxxx.yaml: from: button_card_templates: !include_dir_merge_named "../../custom_components/ui_lovelace_minimalist/__ui_minimalist__/ulm_templates/" to: button_card_templates: !include_dir_merge_named "../../custom_components/ui_lovelace_minimalist/lovelace/ulm_templates/" I think it happened after I updated ui-lovelace-minimalist in HACS