core/tests/testing_config/custom_components
J. Nick Koston 4ea1c5cc3c
Add support for importing integrations in the executor (#111336)
* Add support for pre-imports at setup time

alternative solution to #111331

* refactor

* refactor

* refactor

* mark >1.0s integrations

* no point in executor if already loaded

* no point in executor if already loaded

* cleanup

* cleanup

* two more

* one more

* analytics loads a lot more integrations

* cloud

* debug

* psutil, hardwre

* try zha

* Update homeassistant/setup.py

* await

* comments

* coverage

* coverage

* coverage

* move logic to loader

* move logic to loader

* preserve comments
2024-02-26 14:49:43 -05:00
..
hue
switch
test Reduce overhead to load multiple languages in translations (#111028) 2024-02-20 21:52:28 -05:00
test_bad_version Prettify json (tests) (#68888) 2022-03-30 11:12:58 +02:00
test_constant_deprecation Include deprecated constants in wildcard imports (#107114) 2024-01-05 11:46:45 +01:00
test_embedded Add icon translations support (#103294) 2024-01-19 16:56:56 +01:00
test_integration_frame Minor improvement of frame helper (#101387) 2023-10-04 21:43:00 +02:00
test_no_version Prettify json (tests) (#68888) 2022-03-30 11:12:58 +02:00
test_package Add icon translations support (#103294) 2024-01-19 16:56:56 +01:00
test_package_loaded_executor Add support for importing integrations in the executor (#111336) 2024-02-26 14:49:43 -05:00
__init__.py
test_standalone.py