Hey all,
Forgive my lamens terms, not a developer and want to try and see what I can achieve.
I am using Mushroom UI and think it is a fantastic way for beginners, and non dev types to build wonderful dashboards BUT I want more
In Minimalist UI they have a Welcome card with 5 switches that I would like to utilise. I have uploaded the template to: /config/ui_lovelace_minimalist/custom_cards/card_esh_welcome/card_esh_welcome.yaml
Then used the template code from
https://ui-lovelace-minimalist.github.io/UI/usage/custom_cards/custom_card_esh_welcome/
I then receive this error:
**Button-card template 'card_esh_welcome' is missing!**
type: custom:button-card
template: card_esh_welcome
variables:
ulm_weather: weather.home
entity_1:
nav: house
icon: mdi:home
name: House
color: blue
entity_2:
nav: lights
icon: mdi:lightbulb
name: Lights
color: yellow
entity_3:
nav: security
icon: mdi:shield
name: Secure
color: green
entity_4:
nav: network
icon: mdi:nas
name: Lab
color: purple
entity_5:
nav: network
icon: mdi:flask
name: Lab
color: red
I have cleared my cash, made sure the cards were the same name and currently stumped.
Any heklp would be appreciated.
1 post - 1 participant