1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/recorder
Erik Montnemery 552485bb05
Tweak list_statistic_ids (#55845)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-28 00:05:26 -07:00
..
__init__.py Add WS API for updating unit_of_measurement in statistics metadata (#56184) 2021-09-28 00:43:29 +02:00
const.py Fix recorder purge with sqlite3 < 3.32.0 (#52929) 2021-07-12 22:03:13 +02:00
history.py Initial draft of statistics (#49852) 2021-05-16 10:23:37 -07:00
manifest.json Bump sqlalchemy to 1.4.23 (#54980) 2021-08-21 13:00:39 -04:00
migration.py Improve migration to recorder schema version 21 (#56204) 2021-09-27 19:31:40 +02:00
models.py Minor refactoring of periodic statistics (#56492) 2021-09-22 13:31:33 -07:00
pool.py
purge.py Avoid drift in recorder purge cut-off (#52135) 2021-06-25 11:29:38 -10:00
repack.py
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
statistics.py Tweak list_statistic_ids (#55845) 2021-09-28 00:05:26 -07:00
util.py Add WS API for removing statistics for a list of statistic_ids (#55078) 2021-09-27 23:30:13 +02:00
websocket_api.py Add WS API for updating unit_of_measurement in statistics metadata (#56184) 2021-09-28 00:43:29 +02:00