core/homeassistant/components/airly
Erik Montnemery 7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device (#96479)
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
..
__init__.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
config_flow.py Abort config flow if Airly measuring station does not exist (#85652) 2023-01-13 14:35:52 +01:00
const.py
diagnostics.py Improve integration type hints for diagnostics (#85526) 2023-01-09 15:17:48 +01:00
manifest.json Sort manifests 1 (#87022) 2023-02-08 20:29:44 +01:00
sensor.py Use device class translations for Airly (#95115) 2023-06-24 13:13:36 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
system_health.py