Hi,
im using Hass.io in Docker in an Ubuntu server, how can I want to create a “system” view where I can see the cpu clock, cpu temp, HDD temp and capacity and all other thing that I can gather on my system, how can I do that?
Mutt
(Muttley)
April 30, 2020, 6:06pm
2
Sorry but did you even bother searching ?
Hey Guys,
I was wondering how you guys have created your card with the System Monitoring.
I’ve been trying to put some stuff together, but I just don’t get satisfied with the look.
So I was hoping, if you could share your Lovelace cards, to provide some inspiration to me and hopefully also others.
Thanks …
Goodmorning,
As a NOOB Home Assistant user I do have the following question:
Is it possible to show de duration of an online machine (like an Xbox with the Xbox Addon) in hours:minutes on the Lovelace interface?
I’ve created a binary_sensor for the Xbox Media Player with the following configuration:
binary_sensor:
- platform: template
sensors:
xboxone:
friendly_name: "Xbox"
entity_id: media_player.xbox_one
value_template: >-
{{ not is_state('media_player.xbox_one', '…