mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Bump pymyq to 2.0.1 (#28348)
This commit is contained in:
@@ -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": []
|
||||||
|
@@ -1331,7 +1331,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
|
||||||
|
Reference in New Issue
Block a user