mirror of
https://github.com/home-assistant/core.git
synced 2026-05-26 18:26:25 +01:00
f2b348dbdf
* 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"
|