core/homeassistant/components/cloud
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
..
__init__.py Add cloud tts entity (#108293) 2024-01-22 17:24:15 +01:00
account_link.py Use builtin TimeoutError [a-d] (#109678) 2024-02-05 11:31:33 +01:00
alexa_config.py Clean up Alexa when logging out from cloud (#109738) 2024-02-05 23:58:34 +01:00
assist_pipeline.py Add cloud tts entity (#108293) 2024-01-22 17:24:15 +01:00
binary_sensor.py
client.py Improve logging of google_assistant messages (#110637) 2024-02-26 11:43:31 +01:00
config_flow.py
const.py Add option to block remote enabling of HA Cloud remote (#109700) 2024-02-15 17:26:06 +01:00
google_config.py Improve logging of google_assistant messages (#110637) 2024-02-26 11:43:31 +01:00
http_api.py Add option to block remote enabling of HA Cloud remote (#109700) 2024-02-15 17:26:06 +01:00
icons.json Add icon translations to Cloud (#111355) 2024-02-25 14:01:41 +01:00
manifest.json Add support for importing integrations in the executor (#111336) 2024-02-26 14:49:43 -05:00
prefs.py Add option to block remote enabling of HA Cloud remote (#109700) 2024-02-15 17:26:06 +01:00
repairs.py
services.yaml
strings.json Deprecate cloud tts platform config (#110461) 2024-02-13 13:00:42 +01:00
stt.py Add cloud tts entity (#108293) 2024-01-22 17:24:15 +01:00
subscription.py Use builtin TimeoutError [a-d] (#109678) 2024-02-05 11:31:33 +01:00
system_health.py
tts.py Deprecate cloud tts platform config (#110461) 2024-02-13 13:00:42 +01:00