This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2f1dba74d1
hass-core
/
homeassistant
/
components
/
recorder
History
Download ZIP
Download TAR.GZ
adrian-vlad
44293a3738
Add enable and disable services for recorder (
#45778
)
2021-02-24 07:26:05 -06:00
..
__init__.py
Add enable and disable services for recorder (
#45778
)
2021-02-24 07:26:05 -06:00
const.py
Add ability to disable the sqlite3 quick_check (
#39479
)
2020-09-02 10:12:56 +02:00
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
Always keep the current recorder run when purging (
#43733
)
2020-11-30 09:13:50 +01:00
services.yaml
Add enable and disable services for recorder (
#45778
)
2021-02-24 07:26:05 -06: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