core/homeassistant/components/recorder
Erik Montnemery ddc788bf8e
Include future statistics in history/list_statistic_ids (#52942)
* Include future statistics in history/list_statistic_ids

* Improve tests
2021-07-14 11:54:55 +02:00
..
__init__.py Enable basic type checking for recorder (#52440) 2021-07-13 21:21:45 +02:00
const.py Fix recorder purge with sqlite3 < 3.32.0 (#52929) 2021-07-12 22:03:13 +02:00
history.py
manifest.json Bump sqlalchemy to 1.4.17 (#51593) 2021-06-08 16:53:51 +02:00
migration.py Fix Statistics recorder migration path by dropping in pairs (#52453) 2021-07-05 13:34:40 +02:00
models.py Enable basic type checking for recorder (#52440) 2021-07-13 21:21:45 +02:00
pool.py
purge.py Avoid drift in recorder purge cut-off (#52135) 2021-06-25 11:29:38 -10:00
repack.py
services.yaml
statistics.py Include future statistics in history/list_statistic_ids (#52942) 2021-07-14 11:54:55 +02:00
util.py Enable basic type checking for recorder (#52440) 2021-07-13 21:21:45 +02:00