core/homeassistant/components/recorder
Franck Nijhof ea4bbd771f
Add service names to previously enriched services (#46929)
Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.com>
2021-02-23 14:10:13 +01:00
..
__init__.py Recover and restart the recorder if the sqlite database encounters corruption while running (#46612) 2021-02-19 21:26:24 -10:00
const.py
manifest.json Upgrade sqlalchemy to 1.3.23 (#45845) 2021-02-01 16:03:51 -10:00
migration.py Ensure creating an index that already exists is forgiving for postgresql (#46185) 2021-02-08 23:22:38 +01:00
models.py Add index to old_state_id column for postgres and older databases (#44757) 2021-01-04 10:51:44 +01:00
purge.py
services.yaml Add service names to previously enriched services (#46929) 2021-02-23 14:10:13 +01:00
util.py Recover and restart the recorder if the sqlite database encounters corruption while running (#46612) 2021-02-19 21:26:24 -10:00