MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-WeatherGraph - new module using OpenWeatherMap

    Utilities
    4
    13
    1047
    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.
    • FlatPepsi
      FlatPepsi last edited by

      https://github.com/FlatPepsi17/MMM-WeatherGraph

      I have a new weather module with current conditions, rain graph for 48 hours, and a 7 day forecast list.

      Sample screenshots showing different configurations:

      Basic setup, showing rain & snow:
      screenshot4.png

      Metric options, and a 24hr precip graph:
      screenshot3.png

      Love data? Turn everything on to see temp, wind speed, humidity, and cloud cover.
      screenshot2.png

      Prefer something minimal? Turn off any feature you want.
      screenshot1.png

      This module started as a fork of ‘MMM-forecast.io’ by dmcinnes (https://github.com/dmcinnes/MMM-forecast-io), adding many new features and moving to a new data source since DarkSky discontinued API access. (Thanks Apple- so nice of you.)

      S FlatPepsi 3 Replies Last reply Reply Quote 2
      • S
        sdetweil @FlatPepsi last edited by

        @FlatPepsi very nice

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • S
          sdetweil @FlatPepsi last edited by

          @FlatPepsi can u have multiple instances loaded w different configs?

          Sam

          Create a working config
          How to add modules

          FlatPepsi 1 Reply Last reply Reply Quote 0
          • FlatPepsi
            FlatPepsi @sdetweil last edited by

            @sdetweil
            Good question. I haven’t tried it- but I’d imagine it would work. Biggest thing to watch is hitting the API’s limit for pulling forecast data, so turn that down accordingly.

            S 1 Reply Last reply Reply Quote 0
            • S
              sdetweil @FlatPepsi last edited by

              @FlatPepsi yeh. API limits are a pain…

              but you have to code for multiple instances

              Sam

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • N
                nixdg last edited by

                Im new and just setting up my first MM and found your module. I get accurate info with the stock module, but get a constant Loading Weather when I have your module in place. Any thoughts as to why it is not loading?

                S 1 Reply Last reply Reply Quote 0
                • J
                  JoeFranz last edited by

                  Same here, still loading…
                  Bildschirm­foto 2022-11-19 um 17.02.58.png

                  1 Reply Last reply Reply Quote 0
                  • S
                    sdetweil @nixdg last edited by sdetweil

                    @nixdg @JoeFranz ‘Loading…’, is the default message put up while waiting for data…
                    in my opinon, modules SHOULD (but don’t) report errors to the user instead of leaving the Loading… message up

                    so, the data api calls have failed for some reason…

                    this module does all its work in the browser so, lets look in the developer window console for any clues

                    ctrl-shift-i,
                    select the console tab
                    and put some unique part of the module name in the filter field
                    weatherg

                    and report what you see

                    Sam

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • J
                      JoeFranz last edited by

                      Nothing changed and now it works 🙂
                      Maybe it took a while for the API key to work

                      Thanks

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        sdetweil @JoeFranz last edited by

                        @JoeFranz there are call limits… 100 /day I think…

                        Sam

                        Create a working config
                        How to add modules

                        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy