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

Add rounding to the avarage load values #151

Closed mmattel closed 1 year ago

mmattel commented 1 year ago

Addon to #150 (tried to fix before merging but I was too slow 🤣 )

Needed to add a rounding to the load to avoid loooong fraction numbers which are not giving any value.

Now: 17,1000000002 --> 17,1

mmattel commented 1 year ago

ping, merging?

mmattel commented 1 year ago

Ping...