mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump pymyq to 3.1.3 (#55099)
This commit is contained in:
parent
4d93f23feb
commit
52bbaa8277
@ -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.2"],
|
"requirements": ["pymyq==3.1.3"],
|
||||||
"codeowners": ["@bdraco","@ehendrix23"],
|
"codeowners": ["@bdraco","@ehendrix23"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"homekit": {
|
"homekit": {
|
||||||
|
@ -1623,7 +1623,7 @@ pymonoprice==0.3
|
|||||||
pymsteams==0.1.12
|
pymsteams==0.1.12
|
||||||
|
|
||||||
# homeassistant.components.myq
|
# homeassistant.components.myq
|
||||||
pymyq==3.1.2
|
pymyq==3.1.3
|
||||||
|
|
||||||
# homeassistant.components.mysensors
|
# homeassistant.components.mysensors
|
||||||
pymysensors==0.21.0
|
pymysensors==0.21.0
|
||||||
|
@ -936,7 +936,7 @@ pymodbus==2.5.3rc1
|
|||||||
pymonoprice==0.3
|
pymonoprice==0.3
|
||||||
|
|
||||||
# homeassistant.components.myq
|
# homeassistant.components.myq
|
||||||
pymyq==3.1.2
|
pymyq==3.1.3
|
||||||
|
|
||||||
# homeassistant.components.mysensors
|
# homeassistant.components.mysensors
|
||||||
pymysensors==0.21.0
|
pymysensors==0.21.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user