Sennevds / system_sensors

Logging of system sensor specific for the RPI and sending them to a MQTT broker
MIT License
361 stars 112 forks source link

Update avarage load calculation #150

Closed mmattel closed 1 year ago

mmattel commented 1 year ago

Fixes: #148

The avarage load calculation was not correct:

You now get the correct unit and correct avarage values.

Tested locally with my RPi and HA and works well.