This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-25 23:54:44 +01:00
Code
Activity
Files
d81febd3f4e8bfe6da0caa12403cf04bffe0abb9
core
/
tests
/
components
/
recorder
T
History
J. Nick Koston
and
GitHub
d81febd3f4
Small speed up to frequently called datetime functions (
#85399
)
2023-01-08 09:42:29 -10:00
..
__init__.py
…
common.py
…
db_schema_0.py
…
db_schema_16.py
…
db_schema_18.py
…
db_schema_22.py
…
db_schema_23_with_newer_columns.py
Improve performance of fetching and storing history and events with the database (
#84870
)
2023-01-02 13:26:08 -10:00
db_schema_23.py
…
db_schema_25.py
…
db_schema_28.py
…
db_schema_30.py
Improve performance of fetching and storing history and events with the database (
#84870
)
2023-01-02 13:26:08 -10:00
test_backup.py
…
test_filters_with_entityfilter.py
…
test_filters.py
…
test_history_db_schema_30.py
Improve performance of fetching and storing history and events with the database (
#84870
)
2023-01-02 13:26:08 -10:00
test_history.py
Small speed up to frequently called datetime functions (
#85399
)
2023-01-08 09:42:29 -10:00
test_init.py
…
test_migrate.py
…
test_models.py
Improve performance of fetching and storing history and events with the database (
#84870
)
2023-01-02 13:26:08 -10:00
test_pool.py
…
test_purge.py
Improve performance of fetching and storing history and events with the database (
#84870
)
2023-01-02 13:26:08 -10:00
test_run_history.py
…
test_statistics_v23_migration.py
…
test_statistics.py
…
test_system_health.py
…
test_util.py
…
test_v32_migration.py
Improve performance of fetching and storing history and events with the database (
#84870
)
2023-01-02 13:26:08 -10:00
test_websocket_api.py
…