-
As Apple has 86'd public access to Dark Sky's API, switch weather source data over to OpenWeather.
-
I was reading some talk about Sunrise / Sunset but is it integrated into DarkSky Poly? Sounds like DarkSky has API calls already for Sunrise/Sunset. I know about Time Data server but just hoping to …
-
Not sure how to address this. looks like there's a cost for over 500k queries per month, and it's tied to dev id (seemingly). =/
From Apple:
Hello there,
--
We wanted to let you know about a c…
-
When I don't specify the `DARKSKY_API_KEY` environment variable I'm getting an error:
```
gw2pvo: error: argument --darksky-api-key: expected one argument
```
That should be optional right?
-
This script has been running beautifully for the last years uploading the goodwe data. However, last saturday something seems to have changed: it's not uploading data anymore and also re-uploading his…
-
From the Website: https://darksky.net/dev
Support for the Dark Sky API will be ending on March 31st, 2023. Learn more about Apple’s new [WeatherKit API](https://developer.apple.com/weatherkit/).
…
-
- Switch to new API endpoint
- Update the sample app attribution
-
Wunderground is dead.
How about a mapping for DarkSky? The only icon missing from this set that DarkSky uses is `wind`. See https://darksky.net/dev/docs
-
Sadly, it seems that apple has bought darksky
`weather -l loc`
`decoding forecast response failed: invalid character '
-
Hi,
I'd like to acces the more detailed forecast from DarkSky.
I assume the corresponding line in the code is [line 124 of the weather_agent.rb](https://github.com/huginn/huginn/blob/0196f5ac04ec1…