core/tests/components/hassio
Mike Degatano ed4f55406c
Replace Supervisor resolution API calls with aiohasupervisor (#129599)
* Replace Supervisor resolution API calls with aiohasupervisor

* Use consistent types to avoid uuid issues

* Fix mocking in http test

* Changes from feedback

* Put hass first

* Fix typo

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-11-07 01:33:51 +01:00
..
__init__.py
common.py Continue migration of methods from handler to aiohasupervisor (#129183) 2024-10-29 14:33:21 +01:00
conftest.py Continue migration of methods from handler to aiohasupervisor (#129183) 2024-10-29 14:33:21 +01:00
test_addon_manager.py Continue migration of methods from handler to aiohasupervisor (#129183) 2024-10-29 14:33:21 +01:00
test_addon_panel.py Continue migration of methods from handler to aiohasupervisor (#129183) 2024-10-29 14:33:21 +01:00
test_auth.py Improve type hints in hassio tests (#121221) 2024-07-05 09:05:21 +02:00
test_binary_sensor.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
test_config_flow.py Use single_instance_allowed in hassio (#128060) 2024-10-11 23:37:14 +02:00
test_diagnostics.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
test_discovery.py Fix stringification of discovered hassio uuid (#129797) 2024-11-04 12:26:34 +01:00
test_handler.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
test_http.py Hassio logs boots (#129151) 2024-10-28 16:41:14 +01:00
test_ingress.py
test_init.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
test_issues.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
test_repairs.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
test_sensor.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
test_system_health.py
test_update.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
test_websocket_api.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00