core/homeassistant/components/config
J. Nick Koston 3f9dbd3e25
Fix config modules being imported in the event loop (#112462)
* Fix config modules being imported in the event loop

There was a late import in this integration because of the circular import.

The code has been rearranged to avoid the circular imports

* fixes

* fixes

* fix patching

* make eager

* remove unrelated change from this branch
2024-03-05 21:18:57 -05:00
..
__init__.py Fix config modules being imported in the event loop (#112462) 2024-03-05 21:18:57 -05:00
area_registry.py Refactor config integration to use normal functions for setup (#110750) 2024-02-16 18:12:33 -06:00
auth.py Refactor config integration to use normal functions for setup (#110750) 2024-02-16 18:12:33 -06:00
auth_provider_homeassistant.py Refactor config integration to use normal functions for setup (#110750) 2024-02-16 18:12:33 -06:00
automation.py Fix config modules being imported in the event loop (#112462) 2024-03-05 21:18:57 -05:00
config_entries.py Add TypeVar default for FlowResult (#112345) 2024-03-05 22:52:11 +01:00
const.py Fix config modules being imported in the event loop (#112462) 2024-03-05 21:18:57 -05:00
core.py Refactor config integration to use normal functions for setup (#110750) 2024-02-16 18:12:33 -06:00
device_registry.py Migrate config to use async_get_component (#112160) 2024-03-04 06:10:44 -05:00
entity_registry.py Refactor config integration to use normal functions for setup (#110750) 2024-02-16 18:12:33 -06:00
floor_registry.py Add floor registry (#110741) 2024-02-17 21:21:15 +01:00
label_registry.py Add label registry (#110821) 2024-02-19 11:59:08 +01:00
manifest.json
scene.py Fix config modules being imported in the event loop (#112462) 2024-03-05 21:18:57 -05:00
script.py Fix config modules being imported in the event loop (#112462) 2024-03-05 21:18:57 -05:00
services.yaml
view.py Fix config modules being imported in the event loop (#112462) 2024-03-05 21:18:57 -05:00