The problem
I'm trying to use the WAQI integration, unfortunately it always returns an empty list.
What version of Home Assistant Core has the issue?
Home Assistant 2023.3.1
What was the last working version of Home Assistant Core?
Unknown
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
WAQI
Link to integration documentation on our website
https://www.home-assistant.io/integrations/waqi/
Diagnostics information
No response
Example YAML snippet
sensor:
- platform: waqi
token: !secret aqi_token
locations:
- doetinchem
# stations:
# - A113074
Anything in the logs that might be useful for us?
2023-03-08 08:04:41.726 DEBUG (MainThread) [homeassistant.components.waqi.sensor] The following stations were returned: []
Additional information
Instead of doetinchem I tried gelderland, I also tried "Doctor Huber Noodtplaats, Doetinchem, Gelderland, Nederland".
I also tried adding the station number, always the returned stations-list is empty.
On the Waqi-website doetinchem can be found, with the station above in the list.
The problem
I'm trying to use the WAQI integration, unfortunately it always returns an empty list.
What version of Home Assistant Core has the issue?
Home Assistant 2023.3.1
What was the last working version of Home Assistant Core?
Unknown
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
WAQI
Link to integration documentation on our website
https://www.home-assistant.io/integrations/waqi/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
Instead of
doetinchemI triedgelderland, I also tried "Doctor Huber Noodtplaats, Doetinchem, Gelderland, Nederland".I also tried adding the station number, always the returned stations-list is empty.
On the Waqi-website doetinchem can be found, with the station above in the list.