core/tests/components/hassio
Mike Degatano 7517948900
Replace more addon management with aiohasupervisor (#126236)
* Replace start_addon with library call

* restart_addon to library and error issues in tests

* stop_addon to library

* uninstall_addon to library

* Add output typing

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-09-24 15:47:29 +02:00
..
__init__.py
common.py Replace more addon management with aiohasupervisor (#126236) 2024-09-24 15:47:29 +02:00
conftest.py
test_addon_manager.py Replace more addon management with aiohasupervisor (#126236) 2024-09-24 15:47:29 +02:00
test_addon_panel.py
test_auth.py
test_binary_sensor.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_config_flow.py
test_diagnostics.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_discovery.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_handler.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_http.py
test_ingress.py
test_init.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_issues.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_repairs.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_sensor.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_system_health.py
test_update.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_websocket_api.py