Hi, Im brand new to Home Assistant, using HASSIO.
I know this question is stupid, however after using significant time to look for explanation, I need some basic help. Please bear with me.
I have HASSIO installed, working. Update to latest version. I have HACS installed, and it seem to work as expected. I can install frontends, and it looks like it is working. I have installed the frontend called “mini_graph_card”.
I have added a manual card in Lovelace. I have put in the below text in the card configuration (I have tried with many other versions also, all give the same error)
- type: ‘custom:mini-graph-card’
entities:- sensor.network_throughput_in_eth0
No matter what I put into the configuration I get the same error, like this
No card type found
- type: ‘custom:mini-graph-card’
entities:- sensor.network_throughput_in_eth0
I actually belive I have missed something in the configuration of using the HACS or mini_graph_card, however I can not figure out what.
Any ideas? I know im stupid:-)