mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 23:41:48 -05:00
increase timeout
This commit is contained in:
@@ -41,7 +41,7 @@ if TYPE_CHECKING:
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
OTBR_CONNECTION_TIMEOUT = 10.0
|
||||
OTBR_CONNECTION_TIMEOUT = 20.0
|
||||
OTBR_RETRY_BACKOFF = 0.5
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user