mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Update pymelcloud to 2.5.6 (#61717)
This commit is contained in:
parent
8ba07a8288
commit
69043fe6de
@ -3,7 +3,7 @@
|
||||
"name": "MELCloud",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/melcloud",
|
||||
"requirements": ["pymelcloud==2.5.5"],
|
||||
"requirements": ["pymelcloud==2.5.6"],
|
||||
"codeowners": ["@vilppuvuorinen"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@ -1640,7 +1640,7 @@ pymazda==0.2.2
|
||||
pymediaroom==0.6.4.1
|
||||
|
||||
# homeassistant.components.melcloud
|
||||
pymelcloud==2.5.5
|
||||
pymelcloud==2.5.6
|
||||
|
||||
# homeassistant.components.meteoclimatic
|
||||
pymeteoclimatic==0.0.6
|
||||
|
@ -1004,7 +1004,7 @@ pymata-express==1.19
|
||||
pymazda==0.2.2
|
||||
|
||||
# homeassistant.components.melcloud
|
||||
pymelcloud==2.5.5
|
||||
pymelcloud==2.5.6
|
||||
|
||||
# homeassistant.components.meteoclimatic
|
||||
pymeteoclimatic==0.0.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user