core/homeassistant/components/airly
Maciej Bieniek 2e50c1be8e
Add nearest method to get data for Airly integration (#44288)
* Add nearest method

* Add tests

* Move urls to consts

* Simplify config flow

* Fix tests

* Update tests

* Use in instead get

* Fix AirlyError message in tests

* Fix manual update entity tests

* Clean up tests

* Fix after rebase

* Increase test coverage

* Format the code

* Fix after rebase
2021-01-04 23:14:45 +01:00
..
translations [ci skip] Translation update 2020-12-24 00:03:44 +00:00
__init__.py Add nearest method to get data for Airly integration (#44288) 2021-01-04 23:14:45 +01:00
air_quality.py Add nearest method to get data for Airly integration (#44288) 2021-01-04 23:14:45 +01:00
config_flow.py Add nearest method to get data for Airly integration (#44288) 2021-01-04 23:14:45 +01:00
const.py Add nearest method to get data for Airly integration (#44288) 2021-01-04 23:14:45 +01:00
manifest.json Bump Airly package to 1.0.0 (#40695) 2020-09-28 11:12:35 +02:00
sensor.py Add nearest method to get data for Airly integration (#44288) 2021-01-04 23:14:45 +01:00
strings.json Add support for system health to Airly integrarion (#43220) 2020-12-02 19:32:42 +01:00
system_health.py Add support for system health to Airly integrarion (#43220) 2020-12-02 19:32:42 +01:00