core/homeassistant
J. Nick Koston 08e2b655be
Migrate EntityRegistryDisabledHandler to use async_schedule_reload (#115544)
async_schedule_reload ensures that any setup retries are cancelled
before executing the reload. Its unlikely in this case but its
still possible
2024-04-13 16:30:59 -04:00
..
auth Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
backports Deprecated old backports and typing aliases (#114883) 2024-04-06 13:15:30 -10:00
brands Remove Epson Workforce integration (#115201) 2024-04-09 10:38:17 +02:00
components Migrate homekit ffmpeg task to use eager_start (#115543) 2024-04-13 16:29:55 -04:00
generated Make color extractor single config entry (#115016) 2024-04-13 13:04:39 +02:00
helpers Improve FlowHandler menu_options typing (#115296) 2024-04-11 22:14:37 -04:00
scripts
util Enable Ruff SLOT rules (#115043) 2024-04-09 18:57:27 -10:00
__init__.py
__main__.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
block_async_io.py Detect blocking module imports in the event loop (#114488) 2024-03-30 19:51:31 -10:00
bootstrap.py Avoid useless stat() syscalls for every logger record (#114987) 2024-04-05 22:00:09 -04:00
config.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
config_entries.py Migrate EntityRegistryDisabledHandler to use async_schedule_reload (#115544) 2024-04-13 16:30:59 -04:00
const.py Use EventType for system events (#115190) 2024-04-08 08:25:34 -10:00
core.py Deprecate calling async_listen and async_listen_once with run_immediately (#115169) 2024-04-08 10:07:54 -10:00
data_entry_flow.py Improve FlowHandler menu_options typing (#115296) 2024-04-11 22:14:37 -04:00
exceptions.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
loader.py Avoid falling back to event loop import on ModuleNotFound (#115404) 2024-04-11 16:32:47 -10:00
package_constraints.txt Update pillow to 10.3.0 (#115524) 2024-04-13 18:26:33 +02:00
py.typed Add py.typed file (#115446) 2024-04-11 22:14:10 -04:00
requirements.py
runner.py
setup.py Deprecate calling async_listen and async_listen_once with run_immediately (#115169) 2024-04-08 10:07:54 -10:00
strings.json