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

    haab

    @haab

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

    haab Unfollow Follow

    Best posts made by haab

    • RE: Problems with CurrentWeather, WeatherForecast working fine..

      @mykle1 Thank you very much m8 for your very fine eyes. The nin solved the problem, I overlooked it probably a thousand times. Thank you very much.

      The quotes I use are the same you use , just a copy & paste thing that changed the quotes.

      Thnx again Mykle1

      posted in Troubleshooting
      H
      haab

    Latest posts made by haab

    • RE: Problems with CurrentWeather, WeatherForecast working fine..

      @mykle1 Thank you very much m8 for your very fine eyes. The nin solved the problem, I overlooked it probably a thousand times. Thank you very much.

      The quotes I use are the same you use , just a copy & paste thing that changed the quotes.

      Thnx again Mykle1

      posted in Troubleshooting
      H
      haab
    • Problems with CurrentWeather, WeatherForecast working fine..

      Hi there,

      It’s driving me nuts but I probably have only a small mistake I just can’t see. All software up to date, just checked. The Weatherforecastmodule is working fine but the Currentweather module isn’t showing up. What’s wrong with my config ?

      {
      module: “currentweather”,
      position: “top_right”,
      config: {
      location: “Kerkrade”,
      locationID: “27529922”,
      appid:“bdb47df57bd63562bb11xxxxxxxxxx”
      }
      },
      {
      module: “weatherforecast”,
      position: “top_right”,
      header: “Weersverwachting”,
      config: {
      location: “Kerkrade”,
      locationID: “2752922”,
      appid:“bdb47df57bd63562bb11xxxxxxxxxx”
      }
      },

      Thnx for the help…
      Grtz, Haab

      posted in Troubleshooting
      H
      haab