mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Update pymelcloud to 2.5.6 (#61717)
This commit is contained in:
parent
8ba07a8288
commit
69043fe6de
@ -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.5"],
|
"requirements": ["pymelcloud==2.5.6"],
|
||||||
"codeowners": ["@vilppuvuorinen"],
|
"codeowners": ["@vilppuvuorinen"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -1640,7 +1640,7 @@ pymazda==0.2.2
|
|||||||
pymediaroom==0.6.4.1
|
pymediaroom==0.6.4.1
|
||||||
|
|
||||||
# homeassistant.components.melcloud
|
# homeassistant.components.melcloud
|
||||||
pymelcloud==2.5.5
|
pymelcloud==2.5.6
|
||||||
|
|
||||||
# homeassistant.components.meteoclimatic
|
# homeassistant.components.meteoclimatic
|
||||||
pymeteoclimatic==0.0.6
|
pymeteoclimatic==0.0.6
|
||||||
|
@ -1004,7 +1004,7 @@ pymata-express==1.19
|
|||||||
pymazda==0.2.2
|
pymazda==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.melcloud
|
# homeassistant.components.melcloud
|
||||||
pymelcloud==2.5.5
|
pymelcloud==2.5.6
|
||||||
|
|
||||||
# homeassistant.components.meteoclimatic
|
# homeassistant.components.meteoclimatic
|
||||||
pymeteoclimatic==0.0.6
|
pymeteoclimatic==0.0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user