mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 09:38:21 +00:00
Bump pymyq to 2.0.1 (#28348)
This commit is contained in:
parent
54481598b7
commit
5571c0c60a
@ -3,7 +3,7 @@
|
|||||||
"name": "Myq",
|
"name": "Myq",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/myq",
|
"documentation": "https://www.home-assistant.io/integrations/myq",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pymyq==2.0.0"
|
"pymyq==2.0.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -1328,7 +1328,7 @@ pymsteams==0.1.12
|
|||||||
pymusiccast==0.1.6
|
pymusiccast==0.1.6
|
||||||
|
|
||||||
# homeassistant.components.myq
|
# homeassistant.components.myq
|
||||||
pymyq==2.0.0
|
pymyq==2.0.1
|
||||||
|
|
||||||
# homeassistant.components.mysensors
|
# homeassistant.components.mysensors
|
||||||
pymysensors==0.18.0
|
pymysensors==0.18.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user