hass-core/homeassistant/components/recorder
2023-05-29 20:59:15 -04:00
..
auto_repairs Auto repair incorrect collation on MySQL schema () 2023-04-29 21:17:09 -04:00
history Fix history start time state returning None with some postgresql versions () 2023-05-25 22:18:19 -04:00
models Fix history start time state returning None with some postgresql versions () 2023-05-25 22:18:19 -04:00
system_health
table_managers
__init__.py Reduce overhead to filter entities in the recorder () 2023-05-27 19:52:42 -04:00
backup.py
const.py
core.py Significantly speed up recorder event listener () 2023-05-25 21:44:12 -04:00
db_schema.py
entity_registry.py
executor.py
filters.py
manifest.json Bump sqlalchemy to 2.0.15 () 2023-05-20 14:26:33 -05:00
migration.py Reduce size of migration transactions to accommodate slow/busy systems () 2023-04-30 23:18:00 -04:00
pool.py
purge.py Speed up purging the database () 2023-04-29 18:45:14 +02:00
queries.py Ensure purge can cleanup old format detached states in the database () 2023-04-28 21:03:59 +02:00
repack.py
services.py
services.yaml
statistics.py Avoid dict comp in statistic_during_period if there is no conversion () 2023-05-29 20:59:15 -04:00
strings.json
tasks.py
util.py
websocket_api.py Support calculating changes between consecutive sum statistics () 2023-05-11 10:05:58 +02:00