Update myq for latest client version requirement (#37104)

This commit is contained in:
J. Nick Koston 2020-06-30 14:41:09 -05:00 committed by GitHub
parent 7746ecc9fb
commit c1ec8971ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "myq",
"name": "MyQ",
"documentation": "https://www.home-assistant.io/integrations/myq",
"requirements": ["pymyq==2.0.4"],
"requirements": ["pymyq==2.0.5"],
"codeowners": ["@bdraco"],
"config_flow": true,
"homekit": {

View File

@ -1481,7 +1481,7 @@ pymsteams==0.1.12
pymusiccast==0.1.6
# homeassistant.components.myq
pymyq==2.0.4
pymyq==2.0.5
# homeassistant.components.mysensors
pymysensors==0.18.0

View File

@ -673,7 +673,7 @@ pymodbus==2.3.0
pymonoprice==0.3
# homeassistant.components.myq
pymyq==2.0.4
pymyq==2.0.5
# homeassistant.components.nut
pynut2==2.1.2