mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump pymyq to 3.1.4 (#56089)
This commit is contained in:
parent
c785983cce
commit
bd18bc9f3a
@ -2,7 +2,7 @@
|
||||
"domain": "myq",
|
||||
"name": "MyQ",
|
||||
"documentation": "https://www.home-assistant.io/integrations/myq",
|
||||
"requirements": ["pymyq==3.1.3"],
|
||||
"requirements": ["pymyq==3.1.4"],
|
||||
"codeowners": ["@bdraco","@ehendrix23"],
|
||||
"config_flow": true,
|
||||
"homekit": {
|
||||
|
@ -1629,7 +1629,7 @@ pymonoprice==0.3
|
||||
pymsteams==0.1.12
|
||||
|
||||
# homeassistant.components.myq
|
||||
pymyq==3.1.3
|
||||
pymyq==3.1.4
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
pymysensors==0.21.0
|
||||
|
@ -942,7 +942,7 @@ pymodbus==2.5.3rc1
|
||||
pymonoprice==0.3
|
||||
|
||||
# homeassistant.components.myq
|
||||
pymyq==3.1.3
|
||||
pymyq==3.1.4
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
pymysensors==0.21.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user