core/homeassistant/components/recorder
Erik Montnemery 8c5efafdd8
Add 5-minute statistics for sensors (#56006)
* 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 (#56006) 2021-09-16 10:57:15 +02:00
const.py
history.py
manifest.json Bump sqlalchemy to 1.4.23 (#54980) 2021-08-21 13:00:39 -04:00
migration.py Add 5-minute statistics for sensors (#56006) 2021-09-16 10:57:15 +02:00
models.py Add 5-minute statistics for sensors (#56006) 2021-09-16 10:57:15 +02:00
pool.py
purge.py
repack.py
services.yaml
statistics.py Add 5-minute statistics for sensors (#56006) 2021-09-16 10:57:15 +02:00
util.py Add 5-minute statistics for sensors (#56006) 2021-09-16 10:57:15 +02:00
websocket_api.py Add statistics validation (#56020) 2021-09-13 13:44:22 +02:00