core/homeassistant
J. Nick Koston db5343164f
Ensure automations do not execute from a trigger if they are disabled (#115305)
* Ensure automations are stopped as soon as the stop future is set

* revert script changes and move them to #115325
2024-04-12 11:59:24 +02:00
..
auth
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 Ensure automations do not execute from a trigger if they are disabled (#115305) 2024-04-12 11:59:24 +02:00
generated Rename Motionblinds BLE integration to Motionblinds Bluetooth (#114584) 2024-04-03 15:35:20 +02:00
helpers Avoid checking for polling if an entity fails to add (#115159) 2024-04-08 10:41:38 +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
block_async_io.py
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.2 2024-04-08 10:41:50 +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.4 (#110730) 2024-04-12 11:55:52 +02:00
requirements.py
runner.py
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