mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Bump pymyq to 3.1.4 (#56089)
This commit is contained in:
parent
c785983cce
commit
bd18bc9f3a
@ -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.3"],
|
"requirements": ["pymyq==3.1.4"],
|
||||||
"codeowners": ["@bdraco","@ehendrix23"],
|
"codeowners": ["@bdraco","@ehendrix23"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"homekit": {
|
"homekit": {
|
||||||
|
@ -1629,7 +1629,7 @@ pymonoprice==0.3
|
|||||||
pymsteams==0.1.12
|
pymsteams==0.1.12
|
||||||
|
|
||||||
# homeassistant.components.myq
|
# homeassistant.components.myq
|
||||||
pymyq==3.1.3
|
pymyq==3.1.4
|
||||||
|
|
||||||
# homeassistant.components.mysensors
|
# homeassistant.components.mysensors
|
||||||
pymysensors==0.21.0
|
pymysensors==0.21.0
|
||||||
|
@ -942,7 +942,7 @@ pymodbus==2.5.3rc1
|
|||||||
pymonoprice==0.3
|
pymonoprice==0.3
|
||||||
|
|
||||||
# homeassistant.components.myq
|
# homeassistant.components.myq
|
||||||
pymyq==3.1.3
|
pymyq==3.1.4
|
||||||
|
|
||||||
# homeassistant.components.mysensors
|
# homeassistant.components.mysensors
|
||||||
pymysensors==0.21.0
|
pymysensors==0.21.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user