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",
|
||||
"name": "MyQ",
|
||||
"documentation": "https://www.home-assistant.io/integrations/myq",
|
||||
"requirements": ["pymyq==3.0.1"],
|
||||
"requirements": ["pymyq==3.0.4"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
"homekit": {
|
||||
|
|
|
@ -1552,7 +1552,7 @@ pymsteams==0.1.12
|
|||
pymusiccast==0.1.6
|
||||
|
||||
# homeassistant.components.myq
|
||||
pymyq==3.0.1
|
||||
pymyq==3.0.4
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
pymysensors==0.20.1
|
||||
|
|
|
@ -824,7 +824,7 @@ pymodbus==2.3.0
|
|||
pymonoprice==0.3
|
||||
|
||||
# homeassistant.components.myq
|
||||
pymyq==3.0.1
|
||||
pymyq==3.0.4
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
pymysensors==0.20.1
|
||||
|
|
Loading…
Add table
Reference in a new issue