Liamstears,
Your card looks incredible and this is exactly what I’m looking for. It doesn’t appear to work in my HA. I’ve done the following steps:
Installed all the cards from HACS
Setup the sensor.yaml for get systemmonitor entities and verified they exist
Copied your intel-nuc.png file into /local/images
Rebooted
Added a card “manual”
Copied your yaml into the manual card and saved
It just shows up as a blank card. Even the NUC icon doesn’t show up. No error messages. Any ideas? Or maybe I’m not looking in the right place for error messages.
One of the entities at the top of the yaml doesn’t exist on your system
Delete them 1 at a time from both the entities and variables section at the top of the card yaml and the card will show when the entity that doesn’t exist is removed
When you know which one it is you can fix it from there
I’m getting a strange placement of the CPU utilization. Below is a screenshot of the card and my YAML code. I can not figure out why the CPU Percentage is at a lower height than RAM %. Any ideas?
I’m confused as to how to get the *.png into that folder. I have the *.png on my windows pc, but HA is running on a raspberry pi 4. I can only access HA using terminal. Not sure how to get the *.png over.
is homeassistant your hostname? It may be homeassistant.local, it may be something else. You can also use the IP address \\ipaddress
EDIT: You also need to verify that samba is turned on and running. Look at the addon and make sure it’s started. Also, you’ll need a username and password, they can’t be blank.
You’re missing the horizontal stack so the image is stretched to it’s largest size. If you add the horizontal stack for the image and the uptime, it’ll make the image smaller.