hass-core/homeassistant/components/recorder
2024-03-26 22:25:45 -10:00
..
auto_repairs Reduce sqlalchemy reflection overhead at recorder setup time (#113989) 2024-03-23 11:25:05 +01:00
history Clean up unneeded ruff noqa directives (#113616) 2024-03-16 09:48:37 -10:00
models Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
system_health Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
table_managers Guard against db corruption when renaming entities (#112718) 2024-03-08 11:34:07 -10:00
__init__.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
backup.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
const.py
core.py Run recorder shutdown tasks eagerly (#113018) 2024-03-26 22:25:45 -10:00
db_schema.py Add State.last_reported (#113511) 2024-03-20 21:05:07 +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 Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
filters.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
icons.json Add service icons to Recorder (#113344) 2024-03-14 11:41:43 +01:00
manifest.json Bump SQLAlchemy to 2.0.29 (#114208) 2024-03-25 14:39:16 -10:00
migration.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
pool.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
purge.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
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 Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
services.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
services.yaml
statistics.py Clean up unneeded ruff noqa directives (#113616) 2024-03-16 09:48:37 -10:00
strings.json Create an issue when database backups fail because the system runs out of resources (#109020) 2024-01-30 10:23:58 -10:00
tasks.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
util.py Add first batch of Ruff PT rules (#113665) 2024-03-18 13:26:14 +01:00
websocket_api.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00