This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-07-13 17:44:45 +01:00
Code
Activity
Files
ff84104f4501458ae1e5af6784aa7a33f0aeb61d
core
/
tests
/
components
/
recorder
T
History
J. Nick Koston
ec131d685e
Auto repack the database on the second sunday of the month (
#69314
)
2022-04-04 21:39:12 -10:00
..
__init__.py
…
common.py
…
conftest.py
…
models_schema_0.py
…
models_schema_16.py
…
models_schema_18.py
…
models_schema_22.py
…
models_schema_23.py
…
test_backup.py
Add backup platform to recorder (
#68229
)
2022-03-25 23:17:11 -07:00
test_history.py
Fix history queries while the database migration is in progress (
#68598
)
2022-03-24 09:49:13 -10:00
test_init.py
Auto repack the database on the second sunday of the month (
#69314
)
2022-04-04 21:39:12 -10:00
test_migrate.py
Remove direct usage of concurrent.futures from recorder (
#68593
)
2022-03-24 09:48:49 -10:00
test_models.py
…
test_pool.py
…
test_purge.py
…
test_statistics.py
…
test_util.py
Auto repack the database on the second sunday of the month (
#69314
)
2022-04-04 21:39:12 -10:00
test_websocket_api.py
…