core/tests/components/homewizard
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
snapshots Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
__init__.py
conftest.py Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
test_button.py
test_config_flow.py Use start_reauth helper method in integration tests (h-l) (#124787) 2024-08-28 15:47:35 +02:00
test_diagnostics.py
test_init.py Clean up old migration in HomeWizard (#122086) 2024-07-17 16:18:21 +02:00
test_number.py
test_sensor.py Remove ExternalDevice migration in HomeWizard (#125197) 2024-09-04 18:32:57 +02:00
test_switch.py