Bump pymyq to fix myq in core (#46962)
This commit is contained in:
parent
6a8b5ee51b
commit
eb8d723689
3 changed files with 3 additions and 3 deletions
|
@ -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.0.1"],
|
"requirements": ["pymyq==3.0.4"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"homekit": {
|
"homekit": {
|
||||||
|
|
|
@ -1552,7 +1552,7 @@ pymsteams==0.1.12
|
||||||
pymusiccast==0.1.6
|
pymusiccast==0.1.6
|
||||||
|
|
||||||
# homeassistant.components.myq
|
# homeassistant.components.myq
|
||||||
pymyq==3.0.1
|
pymyq==3.0.4
|
||||||
|
|
||||||
# homeassistant.components.mysensors
|
# homeassistant.components.mysensors
|
||||||
pymysensors==0.20.1
|
pymysensors==0.20.1
|
||||||
|
|
|
@ -824,7 +824,7 @@ pymodbus==2.3.0
|
||||||
pymonoprice==0.3
|
pymonoprice==0.3
|
||||||
|
|
||||||
# homeassistant.components.myq
|
# homeassistant.components.myq
|
||||||
pymyq==3.0.1
|
pymyq==3.0.4
|
||||||
|
|
||||||
# homeassistant.components.mysensors
|
# homeassistant.components.mysensors
|
||||||
pymysensors==0.20.1
|
pymysensors==0.20.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue