ha-core/homeassistant
Jan Bouwhuis e937693d97
Fix blocking MQTT entry unload (#89922)
* Remove unneeded async_block_till_done

* use await asyncio.sleep(0) instead
2023-03-18 14:57:40 -10:00
..
auth Adjust entity registry access in core platforms (#88944) 2023-03-01 08:02:16 +01:00
backports Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
brands Add virtual integration for HELTUN (#88892) 2023-02-28 18:09:52 +01:00
components Fix blocking MQTT entry unload (#89922) 2023-03-18 14:57:40 -10:00
generated Voice assistant integration with pipelines (#89822) 2023-03-16 20:42:26 -04:00
helpers Small cleanups to writing entity state (#89890) 2023-03-17 20:32:24 -04:00
scripts Adjust registry access in scripts (#88884) 2023-02-28 21:58:47 -05:00
util Reduce overhead to store context ids in the database (#88942) 2023-03-08 14:51:45 -10:00
__init__.py
__main__.py
block_async_io.py Update mypy to 1.1.1 (#89268) 2023-03-08 22:57:54 +01:00
bootstrap.py Add an in-memory-preloading loader for Jinja imports (#88850) 2023-03-13 11:00:05 +01:00
config.py
config_entries.py Add names to the config entry setup and shutdown tasks (#89309) 2023-03-08 10:19:36 -05:00
const.py Bump version to 2023.4.0dev0 (#88630) 2023-02-22 21:29:49 +01:00
core.py Fix missing f-string in filterable_job (#89340) 2023-03-08 15:53:48 -05:00
data_entry_flow.py Dismiss discoveries when the underlying device disappears (#88340) 2023-02-17 15:51:19 -05:00
exceptions.py
loader.py Inverse json import logic (#88099) 2023-02-16 11:37:57 +01:00
package_constraints.txt Bump hass-nabucasa to 0.61.1 (#89864) 2023-03-17 13:27:05 +01:00
requirements.py
runner.py Update mypy to 1.1.1 (#89268) 2023-03-08 22:57:54 +01:00
setup.py Add names to the config entry setup and shutdown tasks (#89309) 2023-03-08 10:19:36 -05:00
strings.json Add state attribute translations for media players (#89821) 2023-03-17 20:24:33 -04:00