-
**Describe the bug**
I'm getting the "Error fetching weather: Invalid API key: Please see https://openweathermap.org/faq#error401 for more info." error.
**Error Messages**
Are you getting any err…
-
The problem from https://github.com/flobz/psa_car_controller/issues/611 still exists, it is not getting the current temperature
`2024-05-25 16:23:25,032 :: ERROR :: Unable to get temperature from o…
-
https://openweathermap.org/history
https://openweathermap.org/api/statistics-api
https://openweathermap.org/api/history-forecast-bulk
-
Watchy.cpp:
Line 662:
` gmtOffset = int(responseObject["timezone"]);`
should be
` gmtOffset = int(responseObject["timezone"]) / 3600; // OpenWeatherMap returns seconds from…
-
Hello! First of all - great work on this new approach! My Amazon Fire 10 tablet is now usable, while with the previous hass-config dashboard it struggled a lot with all the heavy client-side JS.
Pe…
-
as openweathermap [declare](https://openweathermap.org/current#min):
>By city name
Description:
You can call by city name or city name and country code. API responds with a list of results that m…
-
**[Original report](https://bitbucket.org/gelin/weather-notification/issue/56) by Anonymous.**
----------------------------------------
openweathermap API has settings for language and unit types
h…
gelin updated
4 years ago
-
According to [https://openweathermap.org/current#geocoding](https://openweathermap.org/current#geocoding) using City IDs is likely to be deprecated soon.
When that happens, OpenWeatherMap locations…
-
Just yesterday I received an alert from F-droid stating that the old geometric weather is deprecated and recommending to install the new one. I was excited to see the new app.offers an api other than …
-
Hi,
I read many posts & docs but cannot find more informations about these.
The openweathermap binding offers the one call history request, back for 5 previous days.
But it seems impossible to get …