@sdetweil ok, I will see what happens when 2.5 stops working.
Have a nice day.
Peter
Read the statement by Michael Teeuw here.
Posts
-
RE: Open weather Api 3.0
-
RE: Open weather Api 3.0
@sdetweil ok, I did the same, so I removed apiVersion:‘3.0’, now it works.
But how can I see if it works on version 2.5 or version 3.0?
And how do I recognise a version 3.0 Api key?
On the site of Openweather I have several Api keys, but how to recognise a version 3.0?
Peter -
RE: Open weather Api 3.0
@sdetweil thanks for your help but I cannot get it working.
Maybe somebody else has an idea how to get it working?
Peter -
RE: Open weather Api 3.0
@sdetweil what does this limited number mean?
If I use the default settings do I stay under the limit?
Peter -
RE: Open weather Api 3.0
@sdetweil after adding the version to my config, the weather module does not start.
{
module: “weather”,
position: “top_right”,
config: {
weatherProvider: “openweathermap”,
apiVersion: ‘3.0’,
type: “current”,
location: “Apeldoorn”,
locationID: “2759705”, //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
apiKey: “xxxxxxxxxxxxxxxxxxxxxxxxxxkey removed”
}
},
It works fine with Api 2.5, but do I need lat, lon instead of Location and Locatio ID?
It is confusing.
Peter -
Open weather Api 3.0
Can somebody help this noob?
I use the default weather module with Open weather provider.
Somewhere on this forum I read that Api 2.5 will end in June, so I subscribed to Api 3.0.
Is this free?
They asked for creditcard numbers, I still hope this is free.
And can somebody help me with my config; Api 3.0, lat, long , no idea how to put it in my config.
An example of a working config with Api 3.0 would help me a lot.
Greetings,
Peter -
RE: EveryNews: need ID's for Dutch news
@mumblebaj thank you very much for trying to help me but I think I am to much of a noob to get it working.
The only source in NL I found was rtl-nieuws, like you said previously.
Peter -
RE: EveryNews: need ID's for Dutch news
@mumblebaj Thanks for your reply, but where do I find the ID for the news sources?
I tried several things but it did not work.
Peter -
EveryNews: need ID's for Dutch news
Hi,
I use EveryNews and I like the module.
But how can I find more ID’s for Dutch news sources?
I only found rtl-nieuws.
Peter -
RE: Auto start stops working
@sdetweil it works!
Thank you very much, you are great!
Peter