Read the statement by Michael Teeuw here.
Weather Module
-
My Weather does not work. Whats wrong?
{ module: "weather", position: "top_right", header: "Wetter", config: { weatherProvider: "openweathermap", apiBase: "https://api.openweathermap.org/data/", apikey: "xxxxxxxxxxxxxxxxxxxxxxxxx", //Home_MM Api locationID: "2876865", lat: 51.676380, //number works here lon: 8.346650, //so does a string weatherEndpoint: '/onecall', type: "current", apiVersion: '3.0' } }, -
-
@Sebi76-0 did you get the new apikey? requires a credit card
also see
-
Yes.
It works with MMM-OpenWeatherMapForecast, but not with the regular Weather Module -
@Sebi76-0 ok, take off the apibase, endpoint options
start MagicMirror like this
npm run start:dev
in the developers window console tab, put weath in the filter field and see if there are any errors reported
-
This is an Error
weather.js:164 New weather information available. weather.js:169 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'replace') at Class.updateAvailable (weather.js:169:106) at Class.updateAvailable (weatherprovider.js:104:17) at openweathermap.js:47:24 at <anonymous> updateAvailable @ weather.js:169 updateAvailable @ weatherprovider.js:104 (anonymous) @ openweathermap.js:47 -
-
i julaughingst . Youre Right!Thanks. Little Misstakes
-
S sdetweil has marked this topic as solved on
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