Update ismartgate dependency (#58259)

This commit is contained in:
Nicolas Mowen 2021-10-22 20:33:30 -06:00 committed by GitHub
parent 37b7eda37a
commit 93b061e9d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -891,7 +891,7 @@ iotawattpy==0.1.0
iperf3==0.1.11
# homeassistant.components.gogogate2
ismartgate==4.0.3
ismartgate==4.0.4
# homeassistant.components.rest
jsonpath==0.82

View File

@ -543,7 +543,7 @@ influxdb==5.2.3
iotawattpy==0.1.0
# homeassistant.components.gogogate2
ismartgate==4.0.3
ismartgate==4.0.4
# homeassistant.components.rest
jsonpath==0.82