Increase gogogate2 request timeout (#40461)

This commit is contained in:
Robert Van Gorkom 2020-09-22 16:00:27 -07:00 committed by Franck Nijhof
parent 016834185a
commit f953454374
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Gogogate2 and iSmartGate", "name": "Gogogate2 and iSmartGate",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/gogogate2", "documentation": "https://www.home-assistant.io/integrations/gogogate2",
"requirements": ["gogogate2-api==2.0.2"], "requirements": ["gogogate2-api==2.0.3"],
"codeowners": ["@vangorra"], "codeowners": ["@vangorra"],
"homekit": { "homekit": {
"models": [ "models": [

View File

@ -669,7 +669,7 @@ glances_api==0.2.0
gntp==1.0.3 gntp==1.0.3
# homeassistant.components.gogogate2 # homeassistant.components.gogogate2
gogogate2-api==2.0.2 gogogate2-api==2.0.3
# homeassistant.components.google # homeassistant.components.google
google-api-python-client==1.6.4 google-api-python-client==1.6.4

View File

@ -334,7 +334,7 @@ gios==0.1.4
glances_api==0.2.0 glances_api==0.2.0
# homeassistant.components.gogogate2 # homeassistant.components.gogogate2
gogogate2-api==2.0.2 gogogate2-api==2.0.3
# homeassistant.components.google # homeassistant.components.google
google-api-python-client==1.6.4 google-api-python-client==1.6.4