mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Increase BleBox timeout (#64760)
This commit is contained in:
parent
a459cf8ca4
commit
229b3175f3
@ -14,7 +14,7 @@ from homeassistant.const import (
|
||||
DOMAIN = "blebox"
|
||||
PRODUCT = "product"
|
||||
|
||||
DEFAULT_SETUP_TIMEOUT = 3
|
||||
DEFAULT_SETUP_TIMEOUT = 10
|
||||
|
||||
# translation strings
|
||||
ADDRESS_ALREADY_CONFIGURED = "address_already_configured"
|
||||
|
Loading…
x
Reference in New Issue
Block a user