* Add system_health to the hassio pre-imports to avoid a late executor job `2024-03-05 17:01:33.034 DEBUG (MainThread) [homeassistant.loader] Importing platforms for hassio executor=[system_health] loop=[] took 0.12s` This one does not take that much time but it happens at a time where the import executor is the most busy during startup * key * move patch as its too early now |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_addon_manager.py | ||
test_addon_panel.py | ||
test_auth.py | ||
test_binary_sensor.py | ||
test_config_flow.py | ||
test_diagnostics.py | ||
test_discovery.py | ||
test_handler.py | ||
test_http.py | ||
test_ingress.py | ||
test_init.py | ||
test_issues.py | ||
test_repairs.py | ||
test_sensor.py | ||
test_system_health.py | ||
test_update.py | ||
test_websocket_api.py |