mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 11:45:09 +02:00
Update pymelcloud to 2.5.5 (#60484)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"name": "MELCloud",
|
"name": "MELCloud",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/melcloud",
|
"documentation": "https://www.home-assistant.io/integrations/melcloud",
|
||||||
"requirements": ["pymelcloud==2.5.4"],
|
"requirements": ["pymelcloud==2.5.5"],
|
||||||
"codeowners": ["@vilppuvuorinen"],
|
"codeowners": ["@vilppuvuorinen"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@@ -1634,7 +1634,7 @@ pymazda==0.2.2
|
|||||||
pymediaroom==0.6.4.1
|
pymediaroom==0.6.4.1
|
||||||
|
|
||||||
# homeassistant.components.melcloud
|
# homeassistant.components.melcloud
|
||||||
pymelcloud==2.5.4
|
pymelcloud==2.5.5
|
||||||
|
|
||||||
# homeassistant.components.meteoclimatic
|
# homeassistant.components.meteoclimatic
|
||||||
pymeteoclimatic==0.0.6
|
pymeteoclimatic==0.0.6
|
||||||
|
@@ -995,7 +995,7 @@ pymata-express==1.19
|
|||||||
pymazda==0.2.2
|
pymazda==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.melcloud
|
# homeassistant.components.melcloud
|
||||||
pymelcloud==2.5.4
|
pymelcloud==2.5.5
|
||||||
|
|
||||||
# homeassistant.components.meteoclimatic
|
# homeassistant.components.meteoclimatic
|
||||||
pymeteoclimatic==0.0.6
|
pymeteoclimatic==0.0.6
|
||||||
|
Reference in New Issue
Block a user