• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-meteoblueCurrent: Loading weather....???

Scheduled Pinned Locked Moved Utilities
6 Posts 4 Posters 3.7k Views 4 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.
  • L Offline
    lolobyte
    last edited by yawns May 1, 2017, 8:21 PM Nov 29, 2016, 8:18 PM

    Re: Meteoblue Current Weather Module

    I have implemented your Module, the MM2 is starting and then nothing happens.

    Loading weather…

    Can you tell me what is wrong in my config?
    It doesn’t work with your location and nor with my location lon, lat and asl values!

                    {
                            module: 'MMM-meteoblueCurrent',
                            position: 'top_right',
                            config: {
                                    apikey: 'xxxxxxxxxxxx', // my personal api key is new and has 12 numbers or letters
                                    city: 'Oberrieden',
                                    lat: '47.2744',
                                    lon: '8.5784',
                                    asl: '464'
                                    }
                    },
    
    the log of mm2 tell me nothing is wrong. All other forecast modules are working:
    
    0|mm       | No helper found for module: currentweather.
    0|mm       | Initializing new module helper ...
    0|mm       | Initializing new module helper ...
    0|mm       | No helper found for module: weatherforecast.
    0|mm       | No helper found for module: wuforecast.
    0|mm       | No helper found for module: mmm-weatherchart.
    0|mm       | Initializing new module helper ...
    0|mm       | No helper found for module: MMM-forecast-io.
    0|mm       | No helper found for module: MMM-meteoblueCurrent.
    0|mm       | Initializing new module helper ...
    0|mm       | No helper found for module: netatmo.
    0|mm       | No helper found for module: airquality.
    0|mm       | Initializing new module helper ...
    
    1 Reply Last reply Reply Quote 0
    • A Offline
      ace0024
      last edited by Apr 27, 2017, 7:55 PM

      Same Problem! Any Solution?

      1 Reply Last reply Reply Quote 0
      • L Offline
        lolobyte
        last edited by May 1, 2017, 6:57 PM

        no, no help from the developer.

        S 1 Reply Last reply May 3, 2017, 8:51 AM Reply Quote 0
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer @lolobyte
          last edited by May 3, 2017, 8:51 AM

          @lolobyte can you start your mirror with npm start dev and check for errors there

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

          1 Reply Last reply Reply Quote 0
          • A Offline
            ace0024
            last edited by Jun 7, 2017, 7:10 PM

            Hi,

            the problem is this:

            {
            “error_message”: “MB_REQUEST::DISPATCH: This datafeed is not authorized for your api key”,
            “info”: “Need help? Please contact info@meteoblue.com and provide this information”,
            “servertime”: 1496747976
            }

            I wrote meteo blue and here is the answer:

            Your URL query is an outdated JSON feed, which is no longer offered and supported by us. For non-commercial purposes we offer the Data package basic-day.

            I talked to the developer from MMM-meteoblueCurrent…answer:

            he will update this soon! Maybe next week!

            O 1 Reply Last reply Feb 21, 2018, 8:12 AM Reply Quote 0
            • O Offline
              Ogret @ace0024
              last edited by Feb 21, 2018, 8:12 AM

              @ace0024 said in MMM-meteoblueCurrent: Loading weather....???:

              Hi,

              the problem is this:

              {
              “error_message”: “MB_REQUEST::DISPATCH: This datafeed is not authorized for your api key”,
              “info”: “Need help? Please contact info@meteoblue.com and provide this information”,
              “servertime”: 1496747976
              }

              I wrote meteo blue and here is the answer:

              Your URL query is an outdated JSON feed, which is no longer offered and supported by us. For non-commercial purposes we offer the Data package basic-day.

              I talked to the developer from MMM-meteoblueCurrent…answer:

              he will update this soon! Maybe next week!

              Is still no updated right?

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