hass-core/homeassistant/components/recorder
2022-02-07 15:46:40 -08:00
..
__init__.py Avoid locking the database for non-SQLite backends (#63847) 2022-01-11 16:17:56 +01:00
const.py Add recorder status WS API (#58989) 2021-11-04 16:46:45 +01:00
history.py Use relative imports [L-R] (#61575) 2021-12-13 00:24:46 +01:00
manifest.json Bump sqlalchemy to 1.4.27 (#60383) 2021-11-25 19:55:17 -08:00
migration.py Suppress unwanted error messages during recorder migration (#66004) 2022-02-07 15:46:40 -08:00
models.py Remove duplicated statistics rows (#61146) 2021-12-13 14:15:36 +01:00
pool.py
purge.py Purge short term statistics (#58028) 2021-10-20 16:00:59 +02:00
repack.py
services.yaml Correct description of entity_globs (#65805) 2022-02-06 18:36:38 +01:00
statistics.py Speed up deletion of duplicated statistics (#66014) 2022-02-07 09:11:52 -08:00
util.py Avoid locking the database for non-SQLite backends (#63847) 2022-01-11 16:17:56 +01:00
websocket_api.py Introduce only_supervisor for @websocket_api.ws_require_user() (#61298) 2021-12-08 16:49:35 -08:00