hass-core/homeassistant/components/recorder
2021-10-22 14:25:36 +02:00
..
__init__.py Warn if state_changed events are excluded from recorder (#58021) 2021-10-22 14:25:36 +02:00
const.py Fix recorder purge with sqlite3 < 3.32.0 (#52929) 2021-07-12 22:03:13 +02:00
history.py Optimize statistics generation (#56821) 2021-09-30 17:14:36 +02:00
manifest.json Add home-assistant/core as codeowner for recorder (#57224) 2021-10-07 08:56:43 +02:00
migration.py Report orphaned statistics in statistic validation (#57324) 2021-10-20 15:57:22 +02:00
models.py Minor cleanup of recorder statistics code (#55339) 2021-09-29 11:42:39 -07: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 Purge short term statistics (#58028) 2021-10-20 16:00:59 +02: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 Report orphaned statistics in statistic validation (#57324) 2021-10-20 15:57:22 +02:00
util.py Correct detection of row_number support for MariaDB (#57663) 2021-10-14 11:19:39 -07:00
websocket_api.py Add WS API for updating unit_of_measurement in statistics metadata (#56184) 2021-09-28 00:43:29 +02:00