MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. RedNax
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 9
    • Posts 142
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @byoung2010 Hi!

      Check out the Dev branch, made a start on flexible layout… not perfect yet, so feel free to improve it!

      New options available are:

          hourlylayout: "horizontal",
          dailylayout: "vertical",
          showpop: 0,
      

      Which, i think, are self explanatory to you :)

      posted in Utilities
      RedNaxR
      RedNax
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @ostfilinchen Thanks!

      Slight oversight on my part when i added the horizontal layout. Now fixed. Please update MMM-WunderGround.

      posted in Troubleshooting
      RedNaxR
      RedNax
    • RE: Weatherunderground - currently - hourly - daily - configurable

      Did you ever update both the MagicMirror and MMM-WunderGround to the latest versions? The weather-icons-wind.css are now part of the MM standard install.

      posted in Troubleshooting
      RedNaxR
      RedNax
    • RE: Temp suddenly showing 239 degrees

      You’re getting degrees Kelvin… Something’s wrong with your units definition…

      Have a look at the units entry here: https://github.com/MichMich/MagicMirror/tree/master/modules/default/currentweather

      posted in Troubleshooting
      RedNaxR
      RedNax
    • RE: Temp suddenly showing 239 degrees

      The error is with the openweathermap api payload:

      {"temp":295.06,"pressure":1026,"humidity":68,"temp_min":293.15,"temp_max":297.75},
      

      What units are your guys using in config.js?

      The above result only appears when it’s not defined at all.metric or emperial yield valid results. I guess it’s kelvin?

      posted in Troubleshooting
      RedNaxR
      RedNax
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @bthuilot Could you have a look at the log/console? See if there’s anything helpful? This post may assist you: https://forum.magicmirror.builders/topic/86/how-to-troubleshoot

      posted in Troubleshooting
      RedNaxR
      RedNax
    • RE: Website Launched

      Looks great!

      Small typo spotted on the front page: MagicMirror² is Open Source, free and maintained by a big group of enthousiasts.

      Edit: I’ll make a pull request

      posted in Announcements
      RedNaxR
      RedNax
    • RE: MMM-PIR-Sensor - White Screen

      On my tv simply issuing

      tvservice -p 
      

      wouldn’t work as it does on my monitor/mirror resulting in a white screen. Adding

      fbset -depth 8 
      fbset -g 1920 1080 1920 1080  16 
      

      solved it for me…

      posted in Troubleshooting
      RedNaxR
      RedNax
    • RE: MMM-Wunderground - dates are off??

      @amanzimdwini The module will display the hourrly data of today. Then the ‘day’ data will also display the outlook for today…(even when it’s almost over) So details and a summary for today… There could be an option to offset the day part…

      posted in Troubleshooting
      RedNaxR
      RedNax
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @yo-less Wow, kudos… i consider regex to be black magic ;)

      posted in Utilities
      RedNaxR
      RedNax
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 14
    • 15
    • 6 / 15