Fix authentication issue (#23600)

Update to pymy1 version 1.2.1 to fix authentication issue
This commit is contained in:
ehendrix23 2019-05-01 16:05:35 -06:00 committed by Paulus Schoutsen
parent 38aa7d2c95
commit 35e9505ad5
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Myq",
"documentation": "https://www.home-assistant.io/components/myq",
"requirements": [
"pymyq==1.2.0"
"pymyq==1.2.1"
],
"dependencies": [],
"codeowners": []

View File

@ -1166,7 +1166,7 @@ pymonoprice==0.3
pymusiccast==0.1.6
# homeassistant.components.myq
pymyq==1.2.0
pymyq==1.2.1
# homeassistant.components.mysensors
pymysensors==0.18.0