Read the statement by Michael Teeuw here.
New Weather App (good bye DarkSky) creates config error
-
@Kastore I used your exact config except my api key(i tried multiple keys) and lat/lon
I commented out the apiVersion:3.0,
and it works as expected -
@sdetweil
Hey there,so as of today the module is now working . I had to remove the API Version as you mentioned and that helped. However it took another day for the module to work… no clue why it didnt work right away (despite “reboot” and “pm2 restart”)…
I am currently now trying to figure out how to get one Module working as “current” or “day forecast” so i know what the day brings and another with the “forecast”.
I am assuming i need to do multiple modules to get that done?
-
@Kastore said in New Weather App (good bye DarkSky) creates config error:
am assuming i need to do multiple modules to get that done?
yes, you just configure one instance as current and one as forecast
also, try this for the slow loading on the forecast instance
addinitialLoadDelay: 10,
to the config parms
-
@Kastore said in New Weather App (good bye DarkSky) creates config error:
However it took another day for the module to work…
probably cause you were over the limit on number of accesses, free plan is really restrictive
-
I tried this app and was quite satisfied