core/homeassistant/components/recorder
Marc Mueller 816ce116bf
Remove unnecessary functools.cached_property backport (#114239)
2024-04-04 11:24:26 +02:00
..
auto_repairs Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
history Don't access States.last_reported_ts before it's added (#114333) 2024-03-28 00:44:01 +01:00
models Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
system_health
table_managers Record state.last_reported (#114201) 2024-03-27 12:48:06 +01:00
__init__.py
backup.py
const.py Don't access States.last_reported_ts before it's added (#114333) 2024-03-28 00:44:01 +01:00
core.py Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
db_schema.py Record state.last_reported (#114201) 2024-03-27 12:48:06 +01:00
entity_registry.py Avoid creating unneeded Context and Event objects when firing events (#113798) 2024-03-20 09:40:06 +01:00
executor.py
filters.py
icons.json
manifest.json Bump SQLAlchemy to 2.0.29 (#114208) 2024-03-25 14:39:16 -10:00
migration.py Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
pool.py Detect blocking module imports in the event loop (#114488) 2024-03-30 19:51:31 -10:00
purge.py
queries.py Avoid expensive db queries at startup to check if data is migrated (#113773) 2024-03-19 15:27:40 -10:00
repack.py
services.py
services.yaml
statistics.py Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
strings.json
tasks.py
util.py Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
websocket_api.py