mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Increase gogogate2 request timeout (#40461)
This commit is contained in:
parent
fb7fb0ea78
commit
a40d853682
@ -3,7 +3,7 @@
|
||||
"name": "Gogogate2 and iSmartGate",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/gogogate2",
|
||||
"requirements": ["gogogate2-api==2.0.2"],
|
||||
"requirements": ["gogogate2-api==2.0.3"],
|
||||
"codeowners": ["@vangorra"],
|
||||
"homekit": {
|
||||
"models": [
|
||||
|
@ -669,7 +669,7 @@ glances_api==0.2.0
|
||||
gntp==1.0.3
|
||||
|
||||
# homeassistant.components.gogogate2
|
||||
gogogate2-api==2.0.2
|
||||
gogogate2-api==2.0.3
|
||||
|
||||
# homeassistant.components.google
|
||||
google-api-python-client==1.6.4
|
||||
|
@ -337,7 +337,7 @@ gios==0.1.4
|
||||
glances_api==0.2.0
|
||||
|
||||
# homeassistant.components.gogogate2
|
||||
gogogate2-api==2.0.2
|
||||
gogogate2-api==2.0.3
|
||||
|
||||
# homeassistant.components.google
|
||||
google-api-python-client==1.6.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user