core/homeassistant/components/recorder
Erik Montnemery 9a26a8cfd8
Add support for daily and monthly statistics (#57576)
* Add support for daily and monthly statistics

* Remove debug code

* Format code

* Don't use dateutil package

* Remove 2 TODOs

* Remove TODO

* Add comments
2021-10-19 08:29:23 +02:00
..
__init__.py Use assignment expressions 11 (#57792) 2021-10-17 20:15:48 +02:00
const.py
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 Correct migration to recorder schema 18 (#57165) 2021-10-06 13:29:42 +02:00
models.py Minor cleanup of recorder statistics code (#55339) 2021-09-29 11:42:39 -07:00
pool.py
purge.py Evict purged states from recorder's old_state cache (#56877) 2021-10-04 08:21:40 -07:00
repack.py
services.yaml
statistics.py Add support for daily and monthly statistics (#57576) 2021-10-19 08:29:23 +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