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.

    Weatherunderground - currently - hourly - daily - configurable

    Scheduled Pinned Locked Moved Utilities
    182 Posts 47 Posters 389.6k Views 51 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.
    • RedNaxR Offline
      RedNax Module Developer @Mykle1
      last edited by

      @Mykle1 Hi,

      Thank you for your kind words. I’ve now pushed a version that will dynamically scale the fontsize/line length of the forecast text. Give it a go! :D

      O Mykle1M 2 Replies Last reply Reply Quote 0
      • O Offline
        ostfilinchen @RedNax
        last edited by

        @RedNax now it don’t Looks good:

        0_1487329216749_20170217_115612b.jpg

        the FC-Text goes above the lines. Can u please check this?

        1 Reply Last reply Reply Quote 0
        • RedNaxR Offline
          RedNax Module Developer
          last edited by

          Doesn’t seem to happen on my setup…

          Is your issue that the % sign is on a seperate line?

          0_1487331607607_upload-38ed4333-3e1c-4b88-ac81-22ecf1a8ca03

          O 2 Replies Last reply Reply Quote 0
          • O Offline
            ostfilinchen @RedNax
            last edited by

            @RedNax no. The lines under and above the forecasttest are not toll the right side of the text.

            1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @RedNax
              last edited by

              @RedNax said in Weatherunderground - currently - hourly - daily - configurable:

              Thank you for your kind words. I’ve now pushed a version that will dynamically scale the fontsize/line length of the forecast text. Give it a go!

              I have to run off to work right now but I will “give it a go” as soon as I get home. I’ll let you know. Thanks for this.:thumbsup:

              Create a working config
              How to add modules

              Mykle1M 1 Reply Last reply Reply Quote 0
              • O Offline
                ostfilinchen @RedNax
                last edited by

                @RedNax i can’t say why but now after a while, it looks correct.

                RedNaxR 1 Reply Last reply Reply Quote 0
                • RedNaxR Offline
                  RedNax Module Developer @ostfilinchen
                  last edited by RedNax

                  @ostfilinchen There’s a new version. I left my test in which just used metric. Imperial users wouldn’t be happy. I’ve also added trim to the wordwrap function so here aren’t any trailing spaces

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    bminer1
                    last edited by

                    Im still only getting the Icons. How do i get those nicer pictures?

                    0_1487343303443_Screen Shot 2017-02-17 at 9.54.25 AM.png

                    strawberry 3.141S 1 Reply Last reply Reply Quote 0
                    • strawberry 3.141S Offline
                      strawberry 3.141 Project Sponsor Module Developer @bminer1
                      last edited by

                      @bminer1 Did you try coloricon: true?

                      Please create a github issue if you need help, so I can keep track

                      B 2 Replies Last reply Reply Quote 0
                      • B Offline
                        bminer1 @strawberry 3.141
                        last edited by

                        @strawberry-3.141

                        I swear you guys are way too talented! Fixed.

                        0_1487343951678_Screen Shot 2017-02-17 at 10.05.04 AM.png

                        1 Reply Last reply Reply Quote 0
                        • B Offline
                          bminer1 @strawberry 3.141
                          last edited by

                          @strawberry-3.141 Im sure you can help me out with something else. The wind direction in the forecast is pushing the module really far into the center of the screen. Is there a way i can change the forecast wind direction to shrink it up a bit? Everything at the top seems to be really far in space. I know i could always go back to the vertical but i like the horizontal too.

                          0_1487346832035_Screen Shot 2017-02-17 at 10.53.04 AM.png

                          strawberry 3.141S RedNaxR 2 Replies Last reply Reply Quote 0
                          • strawberry 3.141S Offline
                            strawberry 3.141 Project Sponsor Module Developer @bminer1
                            last edited by

                            @bminer1 i think you have another issue, because the text wi-from-sw should actually be an icon

                            Please create a github issue if you need help, so I can keep track

                            1 Reply Last reply Reply Quote 0
                            • RedNaxR Offline
                              RedNax Module Developer @bminer1
                              last edited by

                              @bminer1 Pull the new version ;)

                              B 1 Reply Last reply Reply Quote 3
                              • B Offline
                                bminer1 @RedNax
                                last edited by

                                @RedNax much better! Thank you!
                                Just one thing, aesthetically, the little wind icons arent all uniform.0_1487352669390_Screen Shot 2017-02-17 at 12.29.56 PM.png

                                RedNaxR 1 Reply Last reply Reply Quote 0
                                • RedNaxR Offline
                                  RedNax Module Developer @bminer1
                                  last edited by

                                  @bminer1 Made the fontsize smaller in css.Please try it.

                                  You can try to tweak this is it still behaves oddly.

                                  .MMM-WunderGround .smaller {
                                      font-size: 60%;
                                  }
                                  
                                  O K 2 Replies Last reply Reply Quote 0
                                  • O Offline
                                    ostfilinchen @RedNax
                                    last edited by

                                    @RedNax After the latest update, the Module wouldn’t start :-(

                                    RedNaxR 1 Reply Last reply Reply Quote 0
                                    • RedNaxR Offline
                                      RedNax Module Developer @ostfilinchen
                                      last edited by RedNax

                                      @ostfilinchen Anything in the logs? Works fine here…

                                      IT could be your chosen weatherstation is feeding ‘estimated’ forecasts. The module skips those as they vary wildly (0 to 15 degrees C)… Should clear up on it’s own in that case.

                                      Update: There was no logging on skipping estimated forecasts. Added it just now.

                                      O 1 Reply Last reply Reply Quote 0
                                      • O Offline
                                        ostfilinchen @RedNax
                                        last edited by

                                        @RedNax in dev Mode it says: uncaught TypeError: cannot read property ‘cloudy’ of undefined. MMM-WunderGround.js Line 877

                                        RedNaxR 1 Reply Last reply Reply Quote 0
                                        • RedNaxR Offline
                                          RedNax Module Developer @ostfilinchen
                                          last edited by

                                          @ostfilinchen Some obsolete coloricon code got in the way it seems. Are you not using the coloricons?

                                          O 2 Replies Last reply Reply Quote 0
                                          • cowboysdudeC Offline
                                            cowboysdude Module Developer
                                            last edited by

                                            Thanks @RedNax I still remember the day I was trying to get this module to work [NOOOOOB LOL] and you helped me I appreciated that! Now the colors are just awesome!!!

                                            I’m finding that myself personally colors are making my mirror stand out and I like it… I’m sure many other users do as well!

                                            Thanks!

                                            1 Reply Last reply Reply Quote 1

                                            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
                                            • 1
                                            • 2
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 10 / 10
                                            • 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