core/homeassistant
J. Nick Koston e0b58c3f45
Move thread safety check in async_register/async_remove (#116077)
2024-04-24 10:41:11 +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 accuweather system_health after data change (#116063) 2024-04-24 10:30:57 +02:00
generated Add config flow to Folder Watcher (#105605) 2024-04-23 08:55:39 +02:00
helpers Always do thread safety checks when writing state for custom components (#116044) 2024-04-24 10:05:52 +02:00
scripts
util Add debug mode to catch unsafe thread operations using core helpers (#115390) 2024-04-24 03:36:05 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Add debug mode to catch unsafe thread operations using core helpers (#115390) 2024-04-24 03:36:05 +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 Simplify config_entries entity registry filter (#115678) 2024-04-17 09:42:23 -05:00
const.py Add debug mode to catch unsafe thread operations using core helpers (#115390) 2024-04-24 03:36:05 +02:00
core.py Move thread safety check in async_register/async_remove (#116077) 2024-04-24 10:41:11 +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 bluetooth-adapters to 0.19.0 (#115864) 2024-04-20 01:36:46 +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