-
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…
-
I'm just getting
`Compilation error: 'watchySettings' {aka 'struct watchySettings'} has no member named 'lat'`
My settings:
```
#ifndef SETTINGS_H
#define SETTINGS_H
,
//Weather Settings
…
-
`EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following errorEnd of Python script error report
-
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 …
-
Hello,
I generated my owm file to make it work in weewx.
https://github.com/weewx/weewx/wiki/openweathermap
[StdRESTful]
[[OpenWeatherMap]]
appid = OWM_APPID
station_id =…
f4gqk updated
9 months ago
-
### Brief Description 🤓
The OpenWeatherMap API is a service that provides weather data, forecasts, and other related information. It can be integrate into applications to access current weather condi…
-
Hi,
Using OpenWeatherMap, min/max temp is always null.
Is it a known issue ?
-
It seems staring October 9th, 2015, openweathermap.org requires API key for access, therefore returning an error:
requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://api…
-
### The problem
I upgraded HA yesterday and got a repair warning about OpenWeathermap's migration to API v3. I don't plan to migrate to their APIv3, so I opted to remove the integration instead of c…
-
I'd like forecasts and measurements to be saved under a separate `DataSource` (type), so we can treat them separately in e.g. the FlexMeasures UI.
I propose to use the following. For measurements:
…