ha-core/homeassistant
J. Nick Koston d524baafd2
Fix non-thread-safe operation in roon volume callback (#116475)
2024-04-30 22:47:27 +02: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 Fix non-thread-safe operation in roon volume callback (#116475) 2024-04-30 22:47:27 +02:00
generated Change SkyConnect integration type back to `hardware` and fix multi-PAN migration bug (#116474) 2024-04-30 22:47:17 +02:00
helpers Remove entity category "system" check from entity registry (#116412) 2024-04-30 04:01:12 +02:00
scripts Avoid creating unneeded Context and Event objects when firing events (#113798) 2024-03-20 09:40:06 +01:00
util Bump ruff to 0.4.2 (#116201) 2024-04-26 08:48:32 +02: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 Add thread safety checks to async_create_task (#116339) 2024-04-28 18:29:00 -04: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 Store runtime data inside ConfigEntry (#115669) 2024-04-30 11:29:43 +02:00
const.py Bump version to 2024.6.0dev0 (#116120) 2024-04-24 23:16:48 +02:00
core.py Fix grammar in internal function comments (#116387) 2024-04-29 17:01:15 +02: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 Bump pydantic constraint (#116401) 2024-04-30 13:13:56 -05:00
py.typed Add py.typed file (#115446) 2024-04-11 22:14:10 -04:00
requirements.py Speed up singleton decorator so it can be used more places (#116292) 2024-04-28 12:11:08 -05: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 Add thread safety checks to async_create_task (#116339) 2024-04-28 18:29:00 -04:00
strings.json Smhi add reconfigure step to config flow (#114044) 2024-03-23 11:01:59 +01:00