MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-PC-Stats

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    41 Posts 3 Posters 17.6k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • yawnsY Offline
      yawns Moderator @justjim1220
      last edited by yawns

      @justjim1220 said in MMM-PC-Stats:

      @mykle1

      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 too

      Or, 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

      1 Reply Last reply Reply Quote 2
      • 1
      • 2
      • 3
      • 4
      • 5
      • 5 / 5
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy