dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.78k stars 189 forks source link

button-card error after install #255

Closed Paulie-Moo closed 3 years ago

Paulie-Moo commented 3 years ago

Hi There, Tried to install your dash, edited yaml files as instructed and I am getting two of these red cards and not much else. Can you give me any pointers?

Custom element doesn't exist: button-card. type: 'custom:button-card' template: more_page_list-item name: Continue and load dashboard icon: 'mdi:chevron-right' styles: card:

  • padding: 8px tap_action: action: call-service service: dwains_dashboard.installed

and

Custom element doesn't exist: button-card. type: 'custom:button-card' template: more_page_list-item name: Go to documentation for configuration icon: 'mdi:file-document' styles: card:

Thank you Paul

dwainscheeren commented 3 years ago

Try to clear your browser cache

Paulie-Moo commented 3 years ago

Doh! And that was one of this firt things the instructions said, Im a dickhead - sorry

AalianKhan commented 3 years ago

can you please close the issue as it has been resolved

Paulie-Moo commented 3 years ago

Oops

whoamicrypto commented 1 year ago

Hi, I am getting the same error message ("button-card not installed"). I have clear my cache. Any suggestion what to do? Thanks Ruediger

dwainscheeren commented 1 year ago

DD 3.* doesnt use button card anymore so if you use a custom card or addon please install button card in hacs

whoamicrypto commented 1 year ago

Hi. Thx for fast reply. Maybe it's me being unexperienced .. but I did not succeed in fixing the problem. Here a bit more detailed description

  1. I am using DD3.3.0
  2. I would like to add a a new blueprint page (specifically the battery-page-color)
  3. after adding this via the dialogue to the yaml file, I get two errors (a) button-card not installed and auto-entities not installed.
  4. these errors prohibit to use the blueprint 5.Following your recommendation, I deleted the blueprints.
  5. I went to HACS ... but here I do not know exactly what to do. I went to Frontend and installed an arbitrary button-card hoping to fix the problem ... w/o success. ANY THOUGHTS? Ruediger