hass-core/homeassistant/components/recorder
Erik Montnemery 0ab999738b
Add statistics meta data table (#52331)
* Add statistics meta data table

* Tweak meta data generation
2021-06-30 13:32:17 +02:00
..
__init__.py Avoid drift in recorder purge cut-off (#52135) 2021-06-25 11:29:38 -10:00
const.py Fix recorder with MSSQL (#46678) 2021-03-09 11:16:19 -10:00
history.py Initial draft of statistics (#49852) 2021-05-16 10:23:37 -07:00
manifest.json Bump sqlalchemy to 1.4.17 (#51593) 2021-06-08 16:53:51 +02:00
migration.py Add statistics meta data table (#52331) 2021-06-30 13:32:17 +02:00
models.py Add statistics meta data table (#52331) 2021-06-30 13:32:17 +02:00
pool.py Use StaticPool for recorder and NullPool for all other threads with sqlite3 (#49693) 2021-04-26 19:20:31 -10:00
purge.py Avoid drift in recorder purge cut-off (#52135) 2021-06-25 11:29:38 -10:00
repack.py Fix recorder with MSSQL (#46678) 2021-03-09 11:16:19 -10:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
statistics.py Add statistics meta data table (#52331) 2021-06-30 13:32:17 +02:00
util.py Add statistics meta data table (#52331) 2021-06-30 13:32:17 +02:00