Bump MyQ to 2.0.14 (#45067)
This commit is contained in:
parent
3ebc5d45a8
commit
17cb071173
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "myq",
|
||||
"name": "MyQ",
|
||||
"documentation": "https://www.home-assistant.io/integrations/myq",
|
||||
"requirements": ["pymyq==2.0.13"],
|
||||
"requirements": ["pymyq==2.0.14"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
"homekit": {
|
||||
|
|
|
@ -1539,7 +1539,7 @@ pymsteams==0.1.12
|
|||
pymusiccast==0.1.6
|
||||
|
||||
# homeassistant.components.myq
|
||||
pymyq==2.0.13
|
||||
pymyq==2.0.14
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
pymysensors==0.18.0
|
||||
|
|
|
@ -785,7 +785,7 @@ pymodbus==2.3.0
|
|||
pymonoprice==0.3
|
||||
|
||||
# homeassistant.components.myq
|
||||
pymyq==2.0.13
|
||||
pymyq==2.0.14
|
||||
|
||||
# homeassistant.components.nut
|
||||
pynut2==2.1.2
|
||||
|
|
Loading…
Add table
Reference in a new issue