Search found 3 matches

by Woody
Friday 13 March 2020 22:31
Forum: Temperature and Weather
Topic: Weather forecast: darksky.net refused to connect
Replies: 11
Views: 2458

Re: Weather forecast: darksky.net refused to connect

I think this is because Domoticz makes a call to the API over port 80 (HTTP) and not port 443 (HTTPS). When I curled: curl http://api.darksky.net/forecast/api.key/41.9884,-71.3329 {"code":400,"error":"this call requires HTTPS"} Where do we change the API call from HTTP to HTTPS? It seems Darksky ...
by Woody
Friday 06 March 2020 20:40
Forum: Temperature and Weather
Topic: Weather forecast: darksky.net refused to connect
Replies: 11
Views: 2458

Weather forecast: darksky.net refused to connect

Most recent stable build: 4.10717, Aurora theme, zero changes. I have a darksky dev Secret Key for the API. darksky.net shows that the key is stil valid and I am well under my 1,000 requests a day. I have a number of weather "devices" which are darksky and they work and update fine and there are no ...