core/homeassistant
J. Nick Koston 7f3e4cb3af
Guard against selecting all invalid entity_ids in history (#89929)
If all the entity_ids that were provided do not exist we would
end up passing an empty list of ids to the SQL query which
would do an unbounded select
2023-03-19 22:03:12 -04:00
..
auth Adjust entity registry access in core platforms (#88944) 2023-03-01 08:02:16 +01:00
backports
brands Add virtual integration for HELTUN (#88892) 2023-02-28 18:09:52 +01:00
components Guard against selecting all invalid entity_ids in history (#89929) 2023-03-19 22:03:12 -04:00
generated Voice assistant integration with pipelines (#89822) 2023-03-16 20:42:26 -04:00
helpers Fix ssl context being recreated frequently in httpx (#89932) 2023-03-19 05:13:48 -04:00
scripts Adjust registry access in scripts (#88884) 2023-02-28 21:58:47 -05:00
util Fix ssl context being recreated frequently in httpx (#89932) 2023-03-19 05:13:48 -04: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 Adjust eventloop -> event loop spelling (#89931) 2023-03-19 21:53:21 +01:00
const.py
core.py Adjust eventloop -> event loop spelling (#89931) 2023-03-19 21:53:21 +01:00
data_entry_flow.py
exceptions.py
loader.py
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