hass-core/tests/components/otbr
Mike Degatano ad55c9cc19
Remaining addon management to aiohasupervisor (#128484)
* Move set addon options to aiohasupervisor

* addon stats to aiohasupervisor and test fixes

* addon changelogs to aiohasupervisor

* Raise correct error for library in tests

* Cache client in instance property

* Use singleton method rather then HassIO instance method

* Mock supervisor client in more tests
2024-10-21 16:41:00 +02:00
..
__init__.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
conftest.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
test_config_flow.py Use aiohasupervisor for addon info calls (#125926) 2024-09-17 23:22:35 +02:00
test_init.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
test_silabs_multiprotocol.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
test_util.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
test_websocket_api.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00