core/homeassistant
J. Nick Koston ddf58b6905
Fix homeassistant_alerts delaying shutdown (#116340)
2024-04-28 10:36:03 -05:00
..
auth Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
backports
brands
components Fix homeassistant_alerts delaying shutdown (#116340) 2024-04-28 10:36:03 -05:00
generated Expose the SkyConnect integration with a firmware config/options flow (#115363) 2024-04-24 17:06:24 +02:00
helpers Make storage load tasks background tasks to avoid delaying shutdown (#116332) 2024-04-28 08:14:15 -05:00
scripts
util Bump ruff to 0.4.2 (#116201) 2024-04-26 08:48:32 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Enable debug mode if asyncio debug is on at startup (#116084) 2024-04-24 12:55:09 +02:00
config.py Add debug mode to catch unsafe thread operations using core helpers (#115390) 2024-04-24 03:36:05 +02:00
config_entries.py Prevent setup retry from delaying shutdown (#116328) 2024-04-28 08:13:51 -05:00
const.py Bump version to 2024.6.0dev0 (#116120) 2024-04-24 23:16:48 +02:00
core.py Remove unneeded TYPE_CHECKING guard in core async_set (#116311) 2024-04-27 19:34:17 -05:00
data_entry_flow.py Rename bus._async_fire to bus.async_fire_internal (#116027) 2024-04-23 22:28:31 +02:00
exceptions.py Translate service validation errors (#115024) 2024-04-18 14:36:03 +02: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 frontend to 20240426.0 (#116230) 2024-04-26 15:40:32 +02:00
py.typed Add py.typed file (#115446) 2024-04-11 22:14:10 -04:00
requirements.py Small fixes for processing integration requirements (#115973) 2024-04-22 16:52:04 +02:00
runner.py Add debug mode to catch unsafe thread operations using core helpers (#115390) 2024-04-24 03:36:05 +02:00
setup.py Rename bus._async_fire to bus.async_fire_internal (#116027) 2024-04-23 22:28:31 +02:00
strings.json