hass-core/homeassistant
J. Nick Koston 2fe12ade4c
Ensure all homekit_controller controllers are imported in advance (#112079)
* Ensure all homekit_controllers are imported in advance

We want to avoid importing them in the event loop later

* Ensure all homekit_controllers are imported in advance

We want to avoid importing them in the event loop later
2024-03-02 21:56:33 -05:00
..
auth Add generic classes BaseFlowHandler and BaseFlowManager (#111814) 2024-02-29 16:52:39 +01:00
backports
brands Add tapo virtual integration (#109765) 2024-02-07 06:29:26 +01:00
components Ensure all homekit_controller controllers are imported in advance (#112079) 2024-03-02 21:56:33 -05:00
generated WeatherFlow Forecast (REST API) (#106615) 2024-02-26 22:40:21 +01:00
helpers Avoid expensive inspect calls in config validators (#112085) 2024-03-02 21:50:35 -05:00
scripts Update colorlog to 6.8.2 (#109072) 2024-01-29 23:24:17 +01:00
util Fix util create_eager_task typing (#111976) 2024-03-01 21:04:45 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Pre-import more frontend deps to avoid importing when the event loop is running (#112031) 2024-03-02 13:44:06 -10:00
config.py Switch config to use async_get_component/async_get_platform (#112071) 2024-03-02 13:56:25 -10:00
config_entries.py Remove config flow specifics from FlowResult (#111932) 2024-03-01 13:07:13 +01:00
const.py Move DATA_LOGGING constant to homeassistant.const (#111763) 2024-02-28 14:09:51 -10:00
core.py Update mypy to a custom version (#111258) 2024-03-01 13:31:28 +01:00
data_entry_flow.py Remove config flow specifics from FlowResult (#111932) 2024-03-01 13:07:13 +01:00
exceptions.py
loader.py Simplify load_executor check in loader (#112029) 2024-03-02 09:01:11 -10:00
package_constraints.txt Refactor file_upload to avoid janus dep (#112032) 2024-03-02 10:58:08 -10:00
requirements.py Avoid creating tasks to install dependent requirements (#111048) 2024-02-20 20:30:07 -06:00
runner.py
setup.py Migrate setup to use eager tasks (#111619) 2024-02-27 12:43:32 -10:00
strings.json Add title to reauthenticate integration issue (#111275) 2024-02-26 08:19:37 -05:00