This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-29 10:17:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
homeassistant
/
components
/
recorder
History
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
Avoid drift in recorder purge cut-off (
#52135
)
2021-06-25 11:29:38 -10:00
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