mirror of
https://github.com/home-assistant/core.git
synced 2026-05-03 19:41:15 +02:00
Upgrade python-melcloud to 0.1.2 (#153742)
This commit is contained in:
committed by
Franck Nijhof
parent
5a5b94f3af
commit
00e0570fd4
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/melcloud",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pymelcloud"],
|
||||
"requirements": ["python-melcloud==0.1.0"]
|
||||
"requirements": ["python-melcloud==0.1.2"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2501,7 +2501,7 @@ python-linkplay==0.2.12
|
||||
python-matter-server==8.1.0
|
||||
|
||||
# homeassistant.components.melcloud
|
||||
python-melcloud==0.1.0
|
||||
python-melcloud==0.1.2
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
||||
Generated
+1
-1
@@ -2074,7 +2074,7 @@ python-linkplay==0.2.12
|
||||
python-matter-server==8.1.0
|
||||
|
||||
# homeassistant.components.melcloud
|
||||
python-melcloud==0.1.0
|
||||
python-melcloud==0.1.2
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.12
|
||||
|
||||
Reference in New Issue
Block a user