1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 13:56:28 +00:00
Files
core/tests/components/otbr/__init__.py
Paulus Schoutsen f2b348dbdf Add OTBR WebSocket API (#86107)
* Add OTBR WebSocket API

* Not always active dataset

* Move logic to data class

* Remove retry until we need it

* Test all the things
2023-01-18 11:33:15 -05:00

3 lines
91 B
Python

"""Tests for the Thread integration."""
BASE_URL = "http://core-silabs-multiprotocol:8081"