Read the statement by Michael Teeuw here.
Changing icons of the modules Current Weather and Weather Forecast
-
@sdetweil In detail he says this:
(apiVersion The OpenWeatherMap API version to use. Change it to “2.5” if you have an old apikeyDefault value: 3.0)
I understood that if we had an old version then we had to change this parameter but I may have misinterpreted -
@sdetweil when I connect to an internet page it gives me this, so I think it’s active, I entered lat, long and api key
-
@Manu85 as far as I can tell, the one call API with keys since mid 2023 is only available via the v3.0 apikey setting
-
@sdetweil So it pays?
-
@sdetweil on my weather module I have an api key 2.5, I don’t know if that’s it but I have the impression that the weather data is wrong. Do you know of a weather module for the MM with current and forecast that would be graphically nice and free? because if to have version 3.0 you have to pay that doesn’t interest me, thank you for your help
-
@Manu85 in the console (where u start magicmirror, npm start )
you might see
[23.01.2024 12:12.22.384] [LOG] [MMM-OneCallWeather] 23-Jan-24 12:12 ** ERROR ** Error: Unauthorized
if you are using the wrong api key
-
@Manu85 the page says v3 api, and 1000 calls per day free
-
@sdetweil Yes I went to this page, but then they ask you for your bank card!!!
-
@Manu85 yes, they will charge you IF you go over the 1000/day… nothing is free anymore… you MUST provide a valid card, or the api key is not functional
-
@sdetweil Thank you for your answer and you are right everything is charged today, fortunately there are still sites and people like you to share for FREE what they know