ha-core/homeassistant
Franck Nijhof 4d551d68c6
Bump version to 2024.4.4
2024-04-23 20:12:21 +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 Motionblinds brand (#114235) 2024-03-27 08:02:25 +01:00
components Use start helper in squeezebox for server discovery (#115978) 2024-04-23 20:12:06 +02:00
generated Rename Motionblinds BLE integration to Motionblinds Bluetooth (#114584) 2024-04-03 15:35:20 +02:00
helpers Ensure scripts with timeouts of zero timeout immediately (#115830) 2024-04-23 20:11:52 +02:00
scripts Avoid creating unneeded Context and Event objects when firing events (#113798) 2024-03-20 09:40:06 +01:00
util Allow float for int argument type [pylint plugin] (#114105) 2024-03-27 11:51:27 +01: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 Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
bootstrap.py Fix late load of anyio doing blocking I/O in the event loop (#114491) 2024-04-02 01:51:24 +00:00
config.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
config_entries.py Use SignalType to improve typing [core] (#114298) 2024-03-27 14:25:02 +01:00
const.py Bump version to 2024.4.4 2024-04-23 20:12:21 +02:00
core.py Refactor ConfigStore to avoid needing to pass config_dir (#114827) 2024-04-05 12:33:12 +02:00
data_entry_flow.py Update mypy-dev to 1.10.0a3 (#114289) 2024-03-27 12:32:29 +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-02 01:51:33 +00:00
package_constraints.txt Bump aiohttp to 3.9.5 (#115727) 2024-04-23 20:08:08 +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-03 00:13:53 +02:00
strings.json Smhi add reconfigure step to config flow (#114044) 2024-03-23 11:01:59 +01:00