Hi,
I'd like to use a custom HaCasa card (https://damianeickhoff.github.io/HaCasa/docs/usage/cards/hc_climate_card.html)
When I enter this code to add it:
- type: custom: button-card
template: hc_climate_card
entity: <climate entity>
I get this error:
Configuration error
No card type configured
but I added the card to the folder: /homeassistant/dashboard/HaCasa/templates/internal_templates/hc_climate_card.yaml
See pictures, thanks