Bump ismartgate to 4.0.3 (#58073)

* Bump ismartgate to 4.0.3

Fixes #56245

Changelog: https://github.com/bdraco/ismartgate/compare/v4.0.0...v4.0.3

* restart ci
This commit is contained in:
J. Nick Koston 2021-10-20 03:02:08 -10:00 committed by GitHub
parent 3ad3f4e2ba
commit b507b9ebfb
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.0"],
"requirements": ["ismartgate==4.0.3"],
"codeowners": ["@vangorra", "@bdraco"],
"homekit": {
"models": ["iSmartGate"]

View file

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

View file

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