Hello all,
since years i am using openweathermap as a binding.
Since some days the thing went offline with the error message: Wrong API key.
However the bridge thing is online.
I even logged into my openweathermap account and created a second API key. But still the same issue. Does anyone have the same issue?
This is the code of my bridge thing:
UID: openweathermap:weather-api:bridge
label: OWM Bridge
thingTypeUID: openweathermap:weather-api
configuration:
language: de
apiVersion: "2.5"
apikey: xxxxxxxxxxxxxxxxxxxxxxx
refreshInterval: 30
and this the thing:
UID: openweathermap:onecall:bridge:local
label: OneCall API
thingTypeUID: openweathermap:onecall
configuration:
numberOfAlerts: 0
location: xxxxxxxxxxxx,yyyyyyyyyyyy
forecastHours: 25
forecastDays: 7
forecastMinutes: 0
bridgeUID: openweathermap:weather-api:bridge