core/homeassistant/components/recorder
J. Nick Koston 89807f0d2d
Reduce the number of queries needed to compile statistics (#69731)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-04-15 09:13:29 -07:00
..
__init__.py Increase recorder queue max backlog to 40k, improve message (#70065) 2022-04-14 11:45:07 -10:00
backup.py Add backup platform to recorder (#68229) 2022-03-25 23:17:11 -07:00
const.py Increase recorder queue max backlog to 40k, improve message (#70065) 2022-04-14 11:45:07 -10:00
executor.py Additional strict typing for recorder (#68860) 2022-03-30 09:20:44 -07:00
history.py Cleanup recorder history typing (#69408) 2022-04-07 00:09:05 -10:00
manifest.json Bump sqlalchemy to 1.4.35 (#69534) 2022-04-07 14:59:23 +03:00
migration.py Add MutexPool for recorder tests (#69410) 2022-04-12 07:41:46 -10:00
models.py Exclude supported features and attribution from being recorded in the database (#69165) 2022-04-03 13:51:42 +02:00
pool.py Update pylint to 2.13.5 (#69989) 2022-04-13 18:36:05 +02:00
purge.py Additional strict typing for recorder (#68860) 2022-03-30 09:20:44 -07:00
repack.py Small cleanups for recorder (#68551) 2022-03-23 12:12:37 -10:00
services.yaml
statistics.py Reduce the number of queries needed to compile statistics (#69731) 2022-04-15 09:13:29 -07:00
util.py Fix spelling of periodic in recorder (#69658) 2022-04-07 23:37:02 -10:00
websocket_api.py Use recorder threadpool in WS recorder/get_statistics_metadata (#68615) 2022-03-24 14:15:09 +01:00