core/homeassistant/components/recorder
Franck Nijhof c875ff8648
Store JSON in database in compact format (#53364)
* Store JSON in database in compact format

* Fix logbook
2021-07-22 12:05:59 -10:00
..
__init__.py Enable basic type checking for recorder (#52440) 2021-07-13 21:21:45 +02:00
const.py Fix recorder purge with sqlite3 < 3.32.0 (#52929) 2021-07-12 22:03:13 +02:00
history.py
manifest.json
migration.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
models.py Store JSON in database in compact format (#53364) 2021-07-22 12:05:59 -10:00
pool.py
purge.py
repack.py
services.yaml
statistics.py Update statistics meta data on entity_id change (#52755) 2021-07-14 13:23:11 +02:00
util.py Enable basic type checking for recorder (#52440) 2021-07-13 21:21:45 +02:00