Mini-graph-card: Custom element doesn't exist: mini-graph-card.

Created on 18 Sep 2019  路  11Comments  路  Source: kalkih/mini-graph-card

I have added the "Resources" line in the Raw UI still getting this error :(

image

question

Most helpful comment

Clear browser cache or try pressing the three dot menu in the Home Assistant header and then press "reload resources".

All 11 comments

Hey, did you download the bundle and place it inside your home assistant www/ folder?
If so navigate to http://[HA-IP]:[PORT]/local/mini-graph-card-bundle.js to see if it's served properly.

I really recommend checking out HACS which really simplifies the install/update process of custom cards.

I have installed the plugin from HACS and it also fails.

15688811186692608402601982399645

What happens when you navigate to http://[HA-IP]:[PORT]/local/community/mini-graph-card/mini-graph-card-bundle.js?
And what browser are you using?

Screenshot_20190919-181612
All is ok when I navigate to url http://[HA-IP]:[PORT]/local/community/mini-graph-card/mini-graph-card-bundle.js

@kalkih I tried via HACS still getting the error!

All is ok when I navigate to url http://[HA-IP]:[PORT]/local/community/mini-graph-card/mini-graph-card-bundle.js

image

Double check your resource reference, if installed through hacs it should be

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

It's working fine @kalkih

My mistake! Forgot to add "resources:"

Have the same problem.

My resources url
/hacsfiles/mini-graph-card/mini-graph-card-bundle.js

Installed with HACS

Seems to be working in inkognito mode.

Clear browser cache or try pressing the three dot menu in the Home Assistant header and then press "reload resources".

thanks a lot "reload resources" hepled )

Was this page helpful?
0 / 5 - 0 ratings

Related issues

balloob picture balloob  路  4Comments

phardy picture phardy  路  3Comments

isabellaalstrom picture isabellaalstrom  路  6Comments

tomlut picture tomlut  路  4Comments

clydefrog76 picture clydefrog76  路  6Comments