core/tests/components/airly
Erik Montnemery d82bff1bc2
Index config entry discovery_keys by discovery domain (#126563)
* Index config entry discovery_keys by discovery domain

* Add new signal

* Update tests

* Update homeassistant/config_entries.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Fix imports

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-23 21:48:11 +02:00
..
fixtures Use snapshot assertion for Airly diagnostics (#98726) 2023-08-22 12:17:43 +02:00
snapshots Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
__init__.py Add missing argument type hints to component tests (#119671) 2024-06-14 09:26:46 +02:00
test_config_flow.py Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
test_diagnostics.py Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
test_init.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_sensor.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_system_health.py Store Airly runtime data in config entry (#117031) 2024-05-07 22:04:37 +02:00