Update pymyq to 2.0.2 (#35330)

This commit is contained in:
J. Nick Koston 2020-05-07 12:32:29 -05:00 committed by GitHub
parent 0ed25e9f4e
commit 6146eaa350
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.1"],
"requirements": ["pymyq==2.0.2"],
"codeowners": ["@bdraco"],
"config_flow": true,
"homekit": {

View file

@ -1447,7 +1447,7 @@ pymsteams==0.1.12
pymusiccast==0.1.6
# homeassistant.components.myq
pymyq==2.0.1
pymyq==2.0.2
# homeassistant.components.mysensors
pymysensors==0.18.0

View file

@ -603,7 +603,7 @@ pymodbus==2.3.0
pymonoprice==0.3
# homeassistant.components.myq
pymyq==2.0.1
pymyq==2.0.2
# homeassistant.components.nut
pynut2==2.1.2