hass-core/homeassistant/components/recorder
2021-10-12 10:39:36 -07:00
..
__init__.py Detect if mysql and sqlite support row_number () 2021-10-11 21:17:18 -07:00
const.py Fix recorder purge with sqlite3 < 3.32.0 () 2021-07-12 22:03:13 +02:00
history.py Optimize statistics generation () 2021-09-30 17:14:36 +02:00
manifest.json Add home-assistant/core as codeowner for recorder () 2021-10-07 08:56:43 +02:00
migration.py Correct migration to recorder schema 18 () 2021-10-06 13:29:42 +02:00
models.py Minor cleanup of recorder statistics code () 2021-09-29 11:42:39 -07:00
pool.py
purge.py Evict purged states from recorder's old_state cache () 2021-10-04 08:21:40 -07:00
repack.py
services.yaml
statistics.py Always include start point for statistics () 2021-10-12 10:39:36 -07:00
util.py Detect if mysql and sqlite support row_number () 2021-10-11 21:17:18 -07:00
websocket_api.py Add WS API for updating unit_of_measurement in statistics metadata () 2021-09-28 00:43:29 +02:00