hass-core/homeassistant
Michael Hansen 4498bf9ec4
Remove language lock from default agent and move around tests (#121531)
* Remove language lock

* Remove unsub for change events

* Remove redundant check

* Simplify intent loading

* Cache intent loading error

* Revert "Remove unsub for change events"

This reverts commit 575266abcd.

* guard instead of assert

* Some more cleanup

* No need to warn during prepare

* Some more cleanup

* Add more timing logs

* Split up tests and rely less on http

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-07-09 16:05:43 +02:00
..
auth Improve add user error messages (#120909) 2024-07-01 18:27:40 +02:00
backports
brands Add Ambient Weather brand (#115898) 2024-06-21 10:51:46 +02:00
components Remove language lock from default agent and move around tests (#121531) 2024-07-09 16:05:43 +02:00
generated Add config flow to history_stats helper (#121381) 2024-07-07 21:06:37 +02:00
helpers LLM to handle int attributes (#121037) 2024-07-06 11:41:18 +02:00
scripts Use PEP 695 for function annotations (3) (#117660) 2024-05-18 11:43:32 +02:00
util Update ulid-transform to 0.10.1 (#121321) 2024-07-05 14:07:39 -05:00
__init__.py
__main__.py Prevent shutdown fault-log trace-back (#116735) 2024-05-11 07:59:05 +02:00
block_async_io.py Ensure asyncio blocking checks are undone after tests run (#119542) 2024-06-13 08:52:01 +02:00
bootstrap.py Cache is_official_image/is_docker_env in bootstrap to fix blocking I/O (#121261) 2024-07-05 08:30:07 +02:00
config.py Fix blocking I/O while validating config schema (#121263) 2024-07-05 08:58:30 +02:00
config_entries.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
const.py Bump version to 2024.8.0dev0 (#120577) 2024-06-26 16:55:08 +02:00
core.py Fix some typos in core.py (#121189) 2024-07-04 13:04:52 +02:00
data_entry_flow.py Update voluptuous to 0.15.2 (#120631) 2024-07-02 12:57:09 -07:00
exceptions.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
loader.py Allow importing typing helper in core files (#119377) 2024-06-11 13:48:12 +02:00
package_constraints.txt Revert webrtc to 1.2.3 (#121561) 2024-07-08 22:50:55 +02:00
py.typed Add py.typed file (#115446) 2024-04-11 22:14:10 -04:00
requirements.py Make fetching integrations with requirements safer (#120481) 2024-06-26 08:51:57 +02:00
runner.py Ensure name of task is logged for unhandled loop exceptions (#118822) 2024-06-04 12:48:29 -04:00
setup.py Add repair issue when trying to set up unknown integration (#121089) 2024-07-06 15:02:58 +02:00
strings.json Translation support for device automation extra fields (#115892) 2024-06-12 14:10:02 +02:00