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-06-06 23:46:56 +01:00
Code
Activity
Files
ed54cea3f26dfd4475b7be1d2971cd61313cacf3
core
/
tests
/
components
/
recorder
T
History
J. Nick Koston
c66b000d34
Reduce branching in generated lambda_stmts (
#73042
)
2022-06-05 21:13:31 -07:00
..
__init__.py
…
common.py
…
models_schema_0.py
…
models_schema_16.py
…
models_schema_18.py
…
models_schema_22.py
…
models_schema_23_with_newer_columns.py
…
models_schema_23.py
…
models_schema_28.py
…
test_backup.py
…
test_filters_with_entityfilter.py
Fix misalignments between sql based filtering with the entityfilter based filtering (
#72936
)
2022-06-02 20:52:53 -07:00
test_filters.py
Fix logbook not setting up with an recorder filter that has empty fields (
#72869
)
2022-06-01 22:12:00 -07:00
test_history.py
…
test_init.py
Ensure recorder shuts down when its startup future is canceled out from under it (
#72866
)
2022-06-01 22:13:09 -07:00
test_migrate.py
…
test_models.py
…
test_pool.py
…
test_purge.py
Fix purge of legacy database events that are not state changed (
#72815
)
2022-06-01 11:56:06 +02:00
test_run_history.py
…
test_statistics_v23_migration.py
…
test_statistics.py
Reduce branching in generated lambda_stmts (
#73042
)
2022-06-05 21:13:31 -07:00
test_system_health.py
Fix recorder system health when the db_url is lacking a hostname (
#72612
)
2022-05-27 10:32:26 -07:00
test_util.py
…
test_websocket_api.py
…