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