This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-23 05:06:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02391663c199fb4bd4e031041788ece809faa20a
ha-core
/
tests
/
components
/
recorder
History
Erik Montnemery
910b1f1ec8
Speed up deletion of duplicated statistics (
#66014
)
2022-02-07 09:11:52 -08:00
..
__init__.py
…
common.py
…
conftest.py
Update typing - collections.abc (3) (
#63947
)
2022-01-12 08:04:17 +01:00
models_schema_0.py
…
models_schema_16.py
…
models_schema_18.py
…
models_schema_22.py
…
models_schema_23.py
…
test_history.py
…
test_init.py
Avoid locking the database for non-SQLite backends (
#63847
)
2022-01-11 16:17:56 +01:00
test_migrate.py
Don't use shared session during recorder migration (
#65672
)
2022-02-04 09:55:11 -08:00
test_models.py
…
test_pool.py
…
test_purge.py
…
test_statistics.py
Speed up deletion of duplicated statistics (
#66014
)
2022-02-07 09:11:52 -08:00
test_util.py
Avoid locking the database for non-SQLite backends (
#63847
)
2022-01-11 16:17:56 +01:00
test_websocket_api.py
…