hass-core/homeassistant/components/recorder
Erik Montnemery bcd9f3c05f
Correct end time for monthly statistics summary (#59551)
* Correct end time for monthly statistics summary

* Add tests
2021-11-12 15:01:40 +01:00
..
__init__.py Move async_migration_in_progress (#59087) 2021-11-05 10:40:56 +01:00
const.py Add recorder status WS API (#58989) 2021-11-04 16:46:45 +01:00
history.py Optimize statistics generation (#56821) 2021-09-30 17:14:36 +02:00
manifest.json Bump sqlalchemy to 1.4.26 (#59527) 2021-11-10 20:01:59 -08:00
migration.py Correct migration to recorder schema 22 (#59048) 2021-11-04 10:29:10 +01:00
models.py Add support for external statistics (#56607) 2021-10-26 10:26:50 +02:00
pool.py Use StaticPool for recorder and NullPool for all other threads with sqlite3 (#49693) 2021-04-26 19:20:31 -10:00
purge.py Purge short term statistics (#58028) 2021-10-20 16:00:59 +02:00
repack.py Fix recorder with MSSQL (#46678) 2021-03-09 11:16:19 -10:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
statistics.py Correct end time for monthly statistics summary (#59551) 2021-11-12 15:01:40 +01:00
util.py Move async_migration_in_progress (#59087) 2021-11-05 10:40:56 +01:00
websocket_api.py Move async_migration_in_progress (#59087) 2021-11-05 10:40:56 +01:00