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

    OldGuyBerlin

    @OldGuyBerlin

    1
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    OldGuyBerlin Unfollow Follow

    Best posts made by OldGuyBerlin

    • RE: MMM-OpenWeatherForecast

      It seems the default API was changed from 2.5 to 3.0 with the recent update. Even it is (not yet) in the documentation.

      Here is what I did:
      I inserted in the config.js

      apiVersion: "2.5",
      

      Since the problem occurred after the recent MM2 Update (and worked fine until then) it was clear, that the update has some doing in that.

      Even if the 2.5 API should be down, it is working just fine.

      After this change, it works (again) like charm.

      posted in Troubleshooting
      O
      OldGuyBerlin

    Latest posts made by OldGuyBerlin

    • RE: MMM-OpenWeatherForecast

      Didn’t see this until now.

      That is why the workaround with the API Version works. ;-)

      posted in Troubleshooting
      O
      OldGuyBerlin
    • RE: MMM-OpenWeatherForecast

      It seems the default API was changed from 2.5 to 3.0 with the recent update. Even it is (not yet) in the documentation.

      Here is what I did:
      I inserted in the config.js

      apiVersion: "2.5",
      

      Since the problem occurred after the recent MM2 Update (and worked fine until then) it was clear, that the update has some doing in that.

      Even if the 2.5 API should be down, it is working just fine.

      After this change, it works (again) like charm.

      posted in Troubleshooting
      O
      OldGuyBerlin