hass-core/homeassistant/components/recorder
2023-07-24 20:34:46 +02:00
..
auto_repairs Auto repair incorrect collation on MySQL schema (#92270) 2023-04-29 21:17:09 -04:00
history Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
models Fix history start time state returning None with some postgresql versions (#93555) 2023-05-25 22:18:19 -04:00
system_health
table_managers Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
__init__.py Reduce overhead to filter entities in the recorder (#93656) 2023-05-27 19:52:42 -04:00
backup.py
const.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
core.py Add slots to the StateMachine class (#95849) 2023-07-05 14:00:37 +02:00
db_schema.py Import names from typing instead of typing_extensions [3.11] (#97065) 2023-07-22 17:03:44 -05:00
entity_registry.py
executor.py
filters.py
manifest.json Bump fnv-hash-fast to 0.4.0 (#97160) 2023-07-24 20:34:46 +02:00
migration.py Update ruff to v0.0.280 (#97102) 2023-07-23 22:00:26 +02:00
pool.py Correct calls to super class in RecorderPool (#94923) 2023-06-20 23:26:37 +02:00
purge.py Speed up purging the database (#92247) 2023-04-29 18:45:14 +02:00
queries.py
repack.py
services.py
services.yaml Migrate recorder services to support translations (#96409) 2023-07-12 17:28:05 +02:00
statistics.py Replace bandit with ruff (#93200) 2023-06-08 22:46:04 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
tasks.py
util.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
websocket_api.py Support calculating changes between consecutive sum statistics (#92823) 2023-05-11 10:05:58 +02:00