This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-15 18:24:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
581a4f82b29a0b2d70a99c12d1aee274ff209708
core
/
tests
/
components
/
hassio
T
History
J. Nick Koston
and
GitHub
f3a9756f81
Avoid waiting for integration platforms in the parent integration (
#112467
)
2024-03-05 21:16:42 -10:00
..
__init__.py
…
conftest.py
Small speed up to checking core state (
#107845
)
2024-01-18 08:41:32 -10:00
test_addon_manager.py
…
test_addon_panel.py
…
test_auth.py
…
test_binary_sensor.py
…
test_config_flow.py
…
test_diagnostics.py
…
test_discovery.py
…
test_handler.py
…
test_http.py
Use builtin TimeoutError [e-i] (
#109679
)
2024-02-05 12:00:37 +01:00
test_ingress.py
Avoid compressing application (tarfile) downloads from supervisor (
#110224
)
2024-02-21 12:45:47 -06:00
test_init.py
Remove deprecated
hass.components.hassio
usage (
#111878
)
2024-03-02 15:38:31 +01:00
test_issues.py
Use builtin TimeoutError [misc] (
#109703
)
2024-02-05 18:45:16 +01:00
test_repairs.py
Add generic classes BaseFlowHandler and BaseFlowManager (
#111814
)
2024-02-29 16:52:39 +01:00
test_sensor.py
…
test_system_health.py
Avoid waiting for integration platforms in the parent integration (
#112467
)
2024-03-05 21:16:42 -10:00
test_update.py
Split up hassio coordinator and data into new file to allow preload (
#112147
)
2024-03-03 21:16:02 -05:00
test_websocket_api.py
…