mirror of
https://github.com/home-assistant/core.git
synced 2026-02-28 13:56:28 +00:00
* 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"
|