hass-core/homeassistant/components/recorder
Erik Montnemery 8c5efafdd8
Add 5-minute statistics for sensors ()
* Add 5-minute statistics for sensors

* Address pylint issues

* Black

* Apply suggestion from code review

* Apply suggestions from code review

* Improve tests
2021-09-16 10:57:15 +02:00
..
__init__.py Add 5-minute statistics for sensors () 2021-09-16 10:57:15 +02:00
const.py Fix recorder purge with sqlite3 < 3.32.0 () 2021-07-12 22:03:13 +02:00
history.py Initial draft of statistics () 2021-05-16 10:23:37 -07:00
manifest.json Bump sqlalchemy to 1.4.23 () 2021-08-21 13:00:39 -04:00
migration.py Add 5-minute statistics for sensors () 2021-09-16 10:57:15 +02:00
models.py Add 5-minute statistics for sensors () 2021-09-16 10:57:15 +02:00
pool.py
purge.py Avoid drift in recorder purge cut-off () 2021-06-25 11:29:38 -10:00
repack.py
services.yaml Wrap up selectors () 2021-05-25 14:45:17 +02:00
statistics.py Add 5-minute statistics for sensors () 2021-09-16 10:57:15 +02:00
util.py Add 5-minute statistics for sensors () 2021-09-16 10:57:15 +02:00
websocket_api.py Add statistics validation () 2021-09-13 13:44:22 +02:00