core/homeassistant/components/airly
Kenneth J. Miller 84cd0da26b
Add Airly gas sensors (#77908)
* Add support for gases queryable via Airly API:
  CO, NO₂, O₃, SO₂
* Add tests for above sensors and update test fixtures
2022-09-16 15:19:30 -06:00
..
translations [ci skip] Translation update 2022-08-29 00:27:51 +00:00
__init__.py Wait for config entry platform forwards (#73806) 2022-07-09 17:27:42 +02:00
config_flow.py
const.py Add Airly gas sensors (#77908) 2022-09-16 15:19:30 -06:00
diagnostics.py Add `diagnostics` platform for Airly integration (#69874) 2022-04-13 19:22:37 +02:00
manifest.json Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
sensor.py Add Airly gas sensors (#77908) 2022-09-16 15:19:30 -06:00
strings.json Ban brand name translations as step titles (#68801) 2022-03-28 10:41:39 -07:00
system_health.py