* Add OTBR WebSocket API * Not always active dataset * Move logic to data class * Remove retry until we need it * Test all the things
3 lines
91 B
Python
3 lines
91 B
Python
"""Tests for the Thread integration."""
|
|
BASE_URL = "http://core-silabs-multiprotocol:8081"
|