core/homeassistant/components/recorder
Erik Montnemery ffbd2d79c8
Generate statistics for all sensors with a supported state_class (#54882)
* Generate statistics for all sensors

* Fix bugs, add tests

* Address review comments

* Cleanup warnings

* Simplify tests

* Simplify selection of statistics

* Fix tests
2021-08-25 13:00:35 +02:00
..
__init__.py Fix recorder shutdown race and i/o in event loop (#54979) 2021-08-21 21:38:02 +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 Set statistics columns to double precision (#55053) 2021-08-24 11:18:59 +02:00
models.py Fix statistics for sensors setting last_reset (#55136) 2021-08-24 17:02:34 +02:00
pool.py
purge.py
repack.py
services.yaml
statistics.py Generate statistics for all sensors with a supported state_class (#54882) 2021-08-25 13:00:35 +02:00
util.py Compile missing statistics (#54690) 2021-08-19 22:10:45 -07:00