ironsheep / lovelace-rpi-monitor-card

A Raspberry Pi status display Card for Home Assistant Lovelace
MIT License
195 stars 9 forks source link

Some unknown new value appears on the card after update #49

Closed BebeMischa closed 1 year ago

BebeMischa commented 1 year ago

and have you...

Version of RPi Monitor Card

1.4.1

Is this a regression?

Yes. This used to work, but now it doesn't.

Browser and Operating system

Browser: Firefox latest OS: Win 10 full up to date

Description of problem

Some new value appears on the card after today's update

Don't know, what it means and if it's intentional

afbeelding

Errors in Browser Console

No response

Additional information

Thank you for looking in to it ;-)

ironsheep commented 1 year ago

Thanks for reporting this. I'll do two things: (1) explain it better in the docs, and (2) fix one of the things you are seeing!

The upd(1) value means that RPi has at least 1 pending OS update. This is a new feature of the system. You now can tell when there are many updates pending which is good to know as a large population of the updates are security fixes.

The 2nd thing is upd(-1) happens when the python3-apt package is not installed or not available for your Distro (such as Arch Linux).

I'll update the card to not show any (-1) values. Hmmm... I'd rather do this only for Arch Linux but I don't know how yet to detect that. ;-)

ironsheep commented 1 year ago

Changes committed, and appear in card/documents v1.4.2 and later.

Vetti52 commented 7 months ago

Deleted becaus issue is closed