hass-core/homeassistant/components/kaiterra
Anil Daoud 8eaf471dd2
Improve error handing in kaiterra data retrieval when no aqi data is present (#112885)
* Update api_data.py

change log level on typeerror on line 103 from error to debug, it occurs too often to be useful as an error

* Update api_data.py

restore error level and add a type check instead

* Update homeassistant/components/kaiterra/api_data.py

actually filter for aqi being None rather than None or 0

Co-authored-by: Erik Montnemery <erik@montnemery.com>

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-05-15 16:22:58 +02:00
..
__init__.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
air_quality.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
api_data.py Improve error handing in kaiterra data retrieval when no aqi data is present (#112885) 2024-05-15 16:22:58 +02:00
const.py
manifest.json
sensor.py Remove entity description mixin in Kaiterra (#112895) 2024-03-11 11:28:26 +01:00