hass-core/homeassistant/components/recorder
2023-10-08 19:43:00 +02:00
..
auto_repairs Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
history Bump SQLAlchemy to 2.0.21 (#99745) 2023-09-20 16:19:53 +02:00
models Increase max bind vars based on database version (#101464) 2023-10-06 07:59:38 +02:00
system_health
table_managers Increase max bind vars based on database version (#101464) 2023-10-06 07:59:38 +02:00
__init__.py Remove support for excluding attributes in recorder platforms (#100679) 2023-09-24 14:45:06 +02:00
backup.py
const.py Increase max bind vars based on database version (#101464) 2023-10-06 07:59:38 +02:00
core.py Increase max bind vars based on database version (#101464) 2023-10-06 07:59:38 +02:00
db_schema.py Remove support for excluding attributes in recorder platforms (#100679) 2023-09-24 14:45:06 +02:00
entity_registry.py
executor.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
filters.py Remove pylint configs flagged by useless-suppression (#99081) 2023-08-26 17:46:03 +03:00
manifest.json Bump SQLAlchemy to 2.0.21 (#99745) 2023-09-20 16:19:53 +02:00
migration.py Increase max bind vars based on database version (#101464) 2023-10-06 07:59:38 +02:00
pool.py Correct calls to super class in RecorderPool (#94923) 2023-06-20 23:26:37 +02:00
purge.py Increase max bind vars based on database version (#101464) 2023-10-06 07:59:38 +02:00
queries.py Increase max bind vars based on database version (#101464) 2023-10-06 07:59:38 +02:00
repack.py
services.py
services.yaml Migrate recorder services to support translations (#96409) 2023-07-12 17:28:05 +02:00
statistics.py Fix compiling missing statistics losing rows (#101616) 2023-10-08 19:43:00 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
tasks.py
util.py Increase max bind vars based on database version (#101464) 2023-10-06 07:59:38 +02:00
websocket_api.py