-
I have recently installed a personal weather station and it has its own API from ambient weather. Would it be possible to add this api to pull the outdoor temp and other readings while keeping the da…
-
行きたい場所にお天気情報をみえるようにする
-
http://kde-look.org/content/show.php?content=175591&forumpage=0#c484110
-
It would be nice if the summary field could be split into two summary fields with one being for daytime conditions and the other one for nighttime conditions. One of my main complaints about the summa…
-
Based on [this](https://blog.darksky.net/) blog post on Mar 31 , 2020:
> API
>
>Our API service for existing customers is not changing today, but we will no longer accept new signups. The API wil…
-
Any ideas on how to implement a way to convert a zip code to the lat/long that DarkSky likes in the script? Was using Yahoo, then with help moved over to Wunderground using SimpleWeather and now that…
-
I used to always get a result that made sense, now when I visit and enter a location in it shows me a google maps image of the place (which proves that the reverse geocode does work) but tells me _"Un…
-
Instead of scraping, the watchface could try some well-supported API. Examples:
* [ ] [Met.no](https://api.met.no/) ([also used in Home Assistant](https://github.com/home-assistant/core/issues/3420…
-
hi I keep getting this error upon starting up.
raceback (most recent call last):
File "guitest.py", line 164, in get_weather
temperature2 = "%s%s" % (str(int(weather_obj['currently']['tempera…
nfao2 updated
3 years ago
-
Because darksky will close its doors for api users, do you already planned to migrate the python script?
I started to migrate your script to [openweathermap](https://github.com/mabunixda/Inside-Th…