mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Increase surepetcare api timeout to 60s (#44316)
This commit is contained in:
parent
d3255e63e3
commit
63dfd8343d
@ -24,7 +24,7 @@ SURE_IDS = "sure_ids"
|
||||
TOPIC_UPDATE = f"{DOMAIN}_data_update"
|
||||
|
||||
# sure petcare api
|
||||
SURE_API_TIMEOUT = 15
|
||||
SURE_API_TIMEOUT = 60
|
||||
|
||||
# flap
|
||||
BATTERY_ICON = "mdi:battery"
|
||||
|
Loading…
x
Reference in New Issue
Block a user