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-Wunderground - dates are off??

    Scheduled Pinned Locked Moved Troubleshooting
    15 Posts 5 Posters 10.0k Views 5 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.
    • A Offline
      amanzimdwini @yo-less
      last edited by

      @yo-less
      See my problem - I was getting the hourly forecasts for TODAY as well as the “daily” forecast for TODAY (which I considered superfluous). Setting fcdaystart=1 simply removes todays “daily” forecast & resulted exactly in what I wanted:
      today 3pm
      today 9pm
      tomorrow 3 am
      all day tomorrow
      all the day-after-tomorrow
      etc

      But tomorrow morning, I’ll see
      9am
      3pm
      9pm
      next day etc.

      1 Reply Last reply Reply Quote 0
      • yo-lessY Offline
        yo-less Module Developer
        last edited by yo-less

        @amanzimdwini I see your point, I changed the config to start with the forecast for tomorrow as well, for the same reasons. Then I realized that after midnight the forecasts for the new day would not be shown, which I didn’t like, because the hourly forecasts only showed 1am, 4am, 7am and 10am, so I messed around with the source code so that it normally starts its forecasts with the weather tomorrow but between midnight and sunrise it still shows the forecast for the new day that is now day 0. After sunrise the first day that is shown in the forecast table is the next day. Not sure if I’m making any sense here :D

        A 1 Reply Last reply Reply Quote 0
        • A Offline
          amanzimdwini @yo-less
          last edited by

          @yo-less
          Woah - THATs why I like Linux hackers… simple problem followed by a solution that is WAY OVER THE TOP (and I mean that in the nicest possible way). Now there are probably setting to determine when the new day will start / how many days in advance / how to deal with Daylight-savings time etc. And since you stay up longer on Fridays and Saturdays than on the other days, that is probably also taken care of. Come to think of it, maybe the facial recognition software will determine by your frown if the data are confusing or not and readjust :)

          Care to share what you “tweaked”? I love it!

          yo-lessY 1 Reply Last reply Reply Quote 0
          • yo-lessY Offline
            yo-less Module Developer @amanzimdwini
            last edited by

            @amanzimdwini Don’t give me any ideas, I’m burning the midnight oil as it stands :D. But I guess it would be quite a feat if the mirror reacted to my moods as well.

            I do want to share my tweaks and modifications, at the same time I’m aware that they are extremely tailored to my needs and likes. That’s why I need to make them customizable before it makes sense to post them online. Otherwise, people will just come back to me asking me to change this and that again, because they like certain features but not others. What it all boils down to: I need to clean up my code and make it mergeable with the main branch of the project so that @RedNax can simply incorporate my changes into the main module. I’ve promised myself I would to that in the next few days. At the same time, he’s just introcduced a nice new layout option and I need to incorporate that into my code lines first. It’s an uphill battle :D.

            You can find my fork of the MMM-WunderGround module here, feel free to check its state again after the weekend. I will also pot any notice here, so maybe add the thread to your watchlist.

            A 1 Reply Last reply Reply Quote 0
            • A Offline
              amanzimdwini @yo-less
              last edited by

              @yo-less :)
              Thx - will keep an eye out for things

              1 Reply Last reply Reply Quote 0
              • S Offline
                shashank @RedNax
                last edited by

                @RedNax how i can remove the below mentioned display from the module

                0_1474126570680_upload-a909da48-3429-47e4-92a3-07d07bec652f

                I RedNaxR 2 Replies Last reply Reply Quote 0
                • I Offline
                  ianperrin @shashank
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • RedNaxR Offline
                    RedNax Module Developer @shashank
                    last edited by RedNax

                    @shashank By pulling the new version off github and adding

                    currentweather: 0,
                    

                    to your config.

                    S 2 Replies Last reply Reply Quote 0
                    • S Offline
                      shashank @RedNax
                      last edited by

                      @RedNax said in MMM-Wunderground - dates are off??:

                      currentweather: 0,

                      Thanks it worked .

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        shashank @RedNax
                        last edited by

                        @RedNax can it be possible to add Moon Phase with animation and dates.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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