core/homeassistant
J. Nick Koston 37897ee384
Move late import of config flows in loader to load time (#110688)
* Move late import of config flows in loader to load time

There does not seem to be any reason to import the
generated flows late. Import them at load time
with the rest of the generated files

* tests
2024-02-16 07:55:12 +01:00
..
auth
backports
brands Add tapo virtual integration (#109765) 2024-02-07 06:29:26 +01:00
components Speed up registry config websocket api calls with list comps (#110693) 2024-02-16 07:41:55 +01:00
generated Powerview Gen 3 functionality (#110158) 2024-02-15 08:27:11 -06:00
helpers Remove unneeded list copy in icon helper (#110680) 2024-02-15 16:33:24 -06:00
scripts
util Remove lru cache size limit of TemperatureConverter (#109726) 2024-02-05 20:21:04 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Add state_translated function to jinja templates (#96906) 2024-02-10 10:47:56 +01:00
config.py Improve package schema validation (#108125) 2024-02-10 20:16:20 +01:00
config_entries.py Small performance improvements to config entry setup retry (#110448) 2024-02-13 13:28:52 +01:00
const.py
core.py Improve ability to debug one time listeners blocking the event loop (#110064) 2024-02-09 08:44:14 +01:00
data_entry_flow.py
exceptions.py
loader.py Move late import of config flows in loader to load time (#110688) 2024-02-16 07:55:12 +01:00
package_constraints.txt Bump orjson to 3.9.14 (#110552) 2024-02-14 18:57:47 +01:00
requirements.py
runner.py
setup.py Use builtin TimeoutError [core + helpers] (#109684) 2024-02-05 12:09:54 +01:00
strings.json