Cannot get plotly to work

Seems to be my week for random problems.

I have HACs installed, I have mushroom and the advanced camera card working fine with that. I installed ‘plotly’ from HACs but the card doesn’t show up in the browser when I add a card and if I try to add it via YAML I get

custom entity plotly-graph does not exist

I checked the hacs directory, the javascript is there, the resource was added in exactly the same way that the other HACs cards were. I even tried copying to the www directory and adding the resource manually as the manual config suggests, still does not show up.

Anything left to try?

What do you mean by “show up in the browser”?
And what yaml you are trying to use?

browser → add a card and you get a list of available cards, plotly is not in it
yaml →

type: custom:plotly-graph
...

I just used HACs to install the mini-graph card and that works so there’s something with plotly my installation doesn’t like.

Have you refreshed after installing as HACS suggested? Purge a browser cache.

Many times. Restarted HA, reloaded the browser, tried a different browser etc.

Check HACS if the card is really installed.
Also you may check if the card’s files are present in www/community.

Missed that part. Check if you added the resource manually. Delete it if you did. (From “resources” as well)