Hello, I have upgraded my hassio to version 0.107.4. Now, my mini-graph-card is not shown anymore, it is blank in the frontend. Does anyone know the reason for that?
Here is my config:
type: 'custom:mini-graph-card'
entities:
Ok, it seemed to be a problem with my cache. I have deleted all files. After that the graph was shown again. But now I am missing the extrema. Now min and max value is shown anymore. Anyone an idea?
I have the same problem, tried deleting webbrowser cache, but still the same problem.
Wich cache did you delete?
It's odd because I have the same problem on all my devices (phones, PCs, laptops). I tried to uninstall/reinstall the plugin, same results. I tried different Web browsers, same results :-(
I'm running Home Assistant 0.107.5 using Hass.io on Raspberry Pi 3 B +
I found the issue. The HA state database was corrupted. If you click on one of the entities, you will see that it shows "No state history". That's why Mini Graph cannot show any points.
You just need to remove all home-assistant_v2* files and restart HA. Yes, you will loose all your history but the history is going to work again ;)
https://community.home-assistant.io/t/no-state-history-after-0-99-2/138507