Bump pymyq to 3.1.3 (#55099)

This commit is contained in:
J. Nick Koston 2021-08-23 15:50:44 -05:00 committed by GitHub
parent 4d93f23feb
commit 52bbaa8277
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", "domain": "myq",
"name": "MyQ", "name": "MyQ",
"documentation": "https://www.home-assistant.io/integrations/myq", "documentation": "https://www.home-assistant.io/integrations/myq",
"requirements": ["pymyq==3.1.2"], "requirements": ["pymyq==3.1.3"],
"codeowners": ["@bdraco","@ehendrix23"], "codeowners": ["@bdraco","@ehendrix23"],
"config_flow": true, "config_flow": true,
"homekit": { "homekit": {

View File

@ -1623,7 +1623,7 @@ pymonoprice==0.3
pymsteams==0.1.12 pymsteams==0.1.12
# homeassistant.components.myq # homeassistant.components.myq
pymyq==3.1.2 pymyq==3.1.3
# homeassistant.components.mysensors # homeassistant.components.mysensors
pymysensors==0.21.0 pymysensors==0.21.0

View File

@ -936,7 +936,7 @@ pymodbus==2.5.3rc1
pymonoprice==0.3 pymonoprice==0.3
# homeassistant.components.myq # homeassistant.components.myq
pymyq==3.1.2 pymyq==3.1.3
# homeassistant.components.mysensors # homeassistant.components.mysensors
pymysensors==0.21.0 pymysensors==0.21.0