Update pymelcloud to 2.5.4 (#56096)
This commit is contained in:
parent
97f28878bb
commit
ec21c5f4a9
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "MELCloud",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/melcloud",
|
||||
"requirements": ["pymelcloud==2.5.3"],
|
||||
"requirements": ["pymelcloud==2.5.4"],
|
||||
"codeowners": ["@vilppuvuorinen"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1605,7 +1605,7 @@ pymazda==0.2.1
|
|||
pymediaroom==0.6.4.1
|
||||
|
||||
# homeassistant.components.melcloud
|
||||
pymelcloud==2.5.3
|
||||
pymelcloud==2.5.4
|
||||
|
||||
# homeassistant.components.meteoclimatic
|
||||
pymeteoclimatic==0.0.6
|
||||
|
|
|
@ -924,7 +924,7 @@ pymata-express==1.19
|
|||
pymazda==0.2.1
|
||||
|
||||
# homeassistant.components.melcloud
|
||||
pymelcloud==2.5.3
|
||||
pymelcloud==2.5.4
|
||||
|
||||
# homeassistant.components.meteoclimatic
|
||||
pymeteoclimatic==0.0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue