Read the statement by Michael Teeuw here.
MMM-PC-Stats
-
@justjim1220 said in MMM-PC-Stats:
Another question…
How can be changed to show F°?
Not really a big deal, mostly just curious… :upside-down_face:
Just run
sensors -f, at least this is working in debian, so I guess it should work in raspbian tooOr, if you just want to convert Celcius to Fahrenheit, add some code to Mykles module like this
temp = ((temp/5)*9)+32;)
But then again, you could add a config option to toggle between Fahrenheit and Celsius and submit a pull request
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
