eschava / psmqtt

Utility reporting system health and status via MQTT
MIT License
159 stars 35 forks source link

reading Temperature on raspi3 fails #15

Closed webcharlyx closed 4 years ago

webcharlyx commented 4 years ago

hey eschava! First of all: Thanks for this great tool and all the effort you had! Using current code on raspberry3B it fails on reading the Temperature (please see attached files) testing with psutil itself the current temperature is available. do you think, it would be possible to fix/add? psutil.raspberry3B.txt tests.py.raspberry3B.txt

eschava commented 4 years ago

Thanks for the report! Seems to be fixed now

webcharlyx commented 4 years ago

Well done, thanks. seems to work now perfectly. new.tests.py.raspberry3B.txt

webcharlyx commented 4 years ago

9