i have installed the “mini-graph-card” using all the optional methods (HACS, from CLI, Manual, etc…)
i have added the module to the “lovelace-ui” and i don’t get “red error messages” about it.
no matter what i do i don’t see any graph. i have tried to add manually several options from the Github Documentation but useless. nothing is displayed.
i get the following message on the “Show Code Editor”:
“No visual editor available for: custom:mini-graph-card”.
With any custom card
It will always display no visual editor available
alot of custom cards lack validation and will fail to render if even just 1 entity is incorrect.
i have done that and it didin’t worked. so i have changed it to manual install and placed the "
mini-graph-card/mini-graph-card-bundle.js" under “/config/www” so i have used the
i have tried without the source code files and folders (/mini-graph-card-0.8.2" and also downloaded the source code and tried to place them on the same folder.
Found the problem.
I don’t know how but for some reason there were 2 different Lovelace-ui files that were different one from each other (don’t know why). I have used the one from the GUI. Created a copy of the previous one. Moved some entities and it start working.