Bump pyMyQ to version 2.0.12 (#44328)
parent
2be5547c57
commit
9c5dba6a24
|
@ -2,7 +2,7 @@
|
|||
"domain": "myq",
|
||||
"name": "MyQ",
|
||||
"documentation": "https://www.home-assistant.io/integrations/myq",
|
||||
"requirements": ["pymyq==2.0.11"],
|
||||
"requirements": ["pymyq==2.0.12"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
"homekit": {
|
||||
|
|
|
@ -1542,7 +1542,7 @@ pymsteams==0.1.12
|
|||
pymusiccast==0.1.6
|
||||
|
||||
# homeassistant.components.myq
|
||||
pymyq==2.0.11
|
||||
pymyq==2.0.12
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
pymysensors==0.18.0
|
||||
|
|
|
@ -782,7 +782,7 @@ pymodbus==2.3.0
|
|||
pymonoprice==0.3
|
||||
|
||||
# homeassistant.components.myq
|
||||
pymyq==2.0.11
|
||||
pymyq==2.0.12
|
||||
|
||||
# homeassistant.components.nut
|
||||
pynut2==2.1.2
|
||||
|
|
Loading…
Reference in New Issue