mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 06:17:07 +00:00
Bump python-myq to 3.1.11 (#101266)
This commit is contained in:
parent
74b3c5c690
commit
054407722d
@ -14,5 +14,5 @@
|
|||||||
},
|
},
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["pkce", "pymyq"],
|
"loggers": ["pkce", "pymyq"],
|
||||||
"requirements": ["python-myq==3.1.9"]
|
"requirements": ["python-myq==3.1.11"]
|
||||||
}
|
}
|
||||||
|
@ -2149,7 +2149,7 @@ python-miio==0.5.12
|
|||||||
python-mpd2==3.0.5
|
python-mpd2==3.0.5
|
||||||
|
|
||||||
# homeassistant.components.myq
|
# homeassistant.components.myq
|
||||||
python-myq==3.1.9
|
python-myq==3.1.11
|
||||||
|
|
||||||
# homeassistant.components.mystrom
|
# homeassistant.components.mystrom
|
||||||
python-mystrom==2.2.0
|
python-mystrom==2.2.0
|
||||||
|
@ -1599,7 +1599,7 @@ python-matter-server==3.7.0
|
|||||||
python-miio==0.5.12
|
python-miio==0.5.12
|
||||||
|
|
||||||
# homeassistant.components.myq
|
# homeassistant.components.myq
|
||||||
python-myq==3.1.9
|
python-myq==3.1.11
|
||||||
|
|
||||||
# homeassistant.components.mystrom
|
# homeassistant.components.mystrom
|
||||||
python-mystrom==2.2.0
|
python-mystrom==2.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user