That is still a WIP and not yet in Github. It will be in time.
I have added some sort of gradient and am working on the layout.
I’m not a real programmer, so it takes a bit more time to learn lit-elements on which hass cards are based. But the card is getting nicer and better every week now.
I hope to have a bit more spare time in september to finish the card.
This card complements the modified mini-graph-card:
I think it is possible to merge these modifications into this card without breaking existing installations.
A big thanks to everyone in the community that made their resources available to people like me. With your help, i was able to make mine look like this; and it is not the most impressive system monitor.
Still playing with the layout of the card. I once started with much space and little information, and this version has less space and a maximum of 3 entities displayed.
For things like monitoring it is quite nice I think.
As it is build on SVG, it scales without any changes in fonts from 3 to 1 card in a row (the width is the default width of a vertical stack card, around 500px).
First Example
Cards with system monitoring values.
Sensors:
Default system monitoring sensors from Home Assistant, ie memory / disk in_use, in_use_percentage and free. The CPU Load shows cpu percentage and the 1m and 5m values.
Second example
Cards with room temperature, humidity and lux values on the left, and on the right only temperature.
If you ignore the dot, it clearly is less cluttered and could hold a second value like humidity…
Sensors:
Temperature and humidity from Xiami temp/humi/pressure sensor and lux from Xiaomi occupancy sensor.
The outside (BUITEN) temperature is a Darksky sensor.
- platform: version
name: Current Version
image: intel-nuc
source: local ### <---- Currently running version
- platform: version
name: Latest Version
image: intel-nuc
source: hassio
Yes I would like to get a notification when there is a new HassOS release. Currently you have to go to Hassio > System Tab and check by yourself from time to time.
I’m able to get the current available HassOS version using the Rest platform or the Version sensor but not my currently running HassOS version…
I was going to say that it’s an attribute of the sensor, but that does not appear to be the case for the local source of the sensor. Sorry. You could request this on github.
It will be up once the card is finished, including examples how to use it of course.
I will post an update if it is stable enough for a first release
Card is getting along nicely. It is now very flexible in entities, attributes and layout. You can specify what you want in the yaml file.
Experimented with a rough industrial look & feel. Probably not everybody’s taste, but it’s simply an example of the possibilities. A bit heavy for older devices btw due to the applied filters.