core/tests/components/homeassistant_hardware
puddly a6f325d05a
Cache device trigger info during ZHA startup (#99764)
* Do not connect to the radio hardware within `_connect_zigpy_app`

* Make `connect_zigpy_app` public

* Create radio manager instances from config entries

* Cache device triggers on startup

* reorg zha init

* don't reuse gateway

* don't nuke yaml configuration

* review comments

* Fix existing unit tests

* Ensure `app.shutdown` is called, not just `app.disconnect`

* Revert creating group entities and device registry entries early

* Add unit tests

---------

Co-authored-by: David F. Mulcahey <david.mulcahey@icloud.com>
2023-09-11 14:36:01 +02:00
..
__init__.py
conftest.py Cache device trigger info during ZHA startup (#99764) 2023-09-11 14:36:01 +02:00
test_silabs_multiprotocol_addon.py Automatic migration from multi-PAN back to Zigbee firmware (#93831) 2023-08-28 17:26:34 -04:00