dwainscheeren / dwains-dashboard-addons

Dwains Dashboard Community Addons
118 stars 75 forks source link

Plant addon issue #62

Open cobirnm opened 3 years ago

cobirnm commented 3 years ago

Hello,

After updating to V2.0.0 I get the below error when using the plant addon:

image

Am I doing something wrong or somehting is broken?

Thank you in advance

Klumpke commented 3 years ago

You are missing the mini-graph-card module in your Lovelace resources. If you are using lovelace in yaml-mode you can add the following code to your resources.yaml file:

- url: /hacsfiles/mini-graph-card/mini-graph-card-bundle.js
  type: module

Otherwise you can go in the HomeAssistant GUI to Configuration -> Lovelace Dashboards -> Resources -> + and add the following information.