#Help me hacasa cards

1 messages · Page 1 of 1 (latest)

burnt badger
#

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

green heron
#

Did you follow all of the instructions, install the dependencies and all of the required files? This card isn't intended to be used by itself. Really, it is not a card at all; it is a configuration template for use with the custom:button-card. It is also intended to be the entire suite and it must all be configured manually in the HaCasa dashboard's YAML. This template will not work in your other dashboards.