hass-core/homeassistant
2024-04-03 09:14:15 +02:00
..
auth Migrate auth to use async_import_module to avoid blocking I/O in the event loop (#113387) 2024-03-14 10:44:36 +01:00
backports Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
brands Add eq3btsmart integration (#109291) 2024-03-28 15:20:56 -10:00
components Migrate homeassistant_sky_connect to use eager_start for tasks (#114706) 2024-04-03 09:14:15 +02:00
generated Migrate uptime to use single_config_entry (#114586) 2024-04-01 23:33:29 +02:00
helpers Reduce code for registry items with a base class (#114689) 2024-04-03 09:02:32 +02:00
scripts Avoid creating unneeded Context and Event objects when firing events (#113798) 2024-03-20 09:40:06 +01:00
util Detect blocking module imports in the event loop (#114488) 2024-03-30 19:51:31 -10:00
__init__.py
__main__.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
block_async_io.py Detect blocking module imports in the event loop (#114488) 2024-03-30 19:51:31 -10:00
bootstrap.py Detect blocking module imports in the event loop (#114488) 2024-03-30 19:51:31 -10:00
config.py Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
config_entries.py Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
const.py Bump version to 2024.5.0dev0 (#114324) 2024-03-27 19:43:38 +01:00
core.py Detect blocking module imports in the event loop (#114488) 2024-03-30 19:51:31 -10:00
data_entry_flow.py Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
exceptions.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
loader.py Fix memory leak when importing a platform fails (#114602) 2024-04-01 21:36:48 -04:00
package_constraints.txt Update frontend to 20240402.2 (#114683) 2024-04-03 00:12:31 +02:00
requirements.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
runner.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
setup.py Avoid trying to load platform that are known to not exist in async_prepare_setup_platform (#114659) 2024-04-02 11:22:40 -10:00
strings.json Smhi add reconfigure step to config flow (#114044) 2024-03-23 11:01:59 +01:00