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-02-25 20:35:09 +00:00
Code
Activity
Files
dbef90654f3693401a2df88fa00afbbffbdffcd2
core
/
tests
/
components
/
recorder
History
Erik Montnemery
b5c5da96ac
Add WS API to adjust incorrect energy statistics (
#65147
)
...
Co-authored-by: Paulus Schoutsen <
balloob@gmail.com
>
2022-03-22 15:18:30 -07: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_history.py
Avoid selecting attributes in the history api when
no_attributes
is passed (
#68352
)
2022-03-19 23:47:22 -10:00
test_init.py
Separate attrs into another table (reduces database size) (
#68224
)
2022-03-18 00:23:13 -10:00
test_migrate.py
…
test_models.py
Convert unindexed domain queries to entity_id queries (
#68404
)
2022-03-20 01:28:17 -10:00
test_pool.py
Use a dedicated executor pool for database operations (
#68105
)
2022-03-17 23:09:01 -10:00
test_purge.py
Convert unindexed domain queries to entity_id queries (
#68404
)
2022-03-20 01:28:17 -10:00
test_statistics.py
Add WS API to adjust incorrect energy statistics (
#65147
)
2022-03-22 15:18:30 -07:00
test_util.py
Use a dedicated executor pool for database operations (
#68105
)
2022-03-17 23:09:01 -10:00
test_websocket_api.py
Add API endpoint get_statistics_metadata (
#68471
)
2022-03-21 21:14:47 -07:00