Update to pymelcloud 2.5.3 (#51043)

Previous version of pymelcloud performs requests that are not permitted
for guest users. Bypassing these requests results only in less detailed
device info.
This commit is contained in:
Vilppu Vuorinen 2021-05-28 17:48:30 +03:00 committed by GitHub
parent b3d826f2e2
commit 99ee2bd0a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "MELCloud",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/melcloud",
"requirements": ["pymelcloud==2.5.2"],
"requirements": ["pymelcloud==2.5.3"],
"codeowners": ["@vilppuvuorinen"],
"iot_class": "cloud_polling"
}

View file

@ -1557,7 +1557,7 @@ pymazda==0.1.6
pymediaroom==0.6.4.1
# homeassistant.components.melcloud
pymelcloud==2.5.2
pymelcloud==2.5.3
# homeassistant.components.meteoclimatic
pymeteoclimatic==0.0.6

View file

@ -868,7 +868,7 @@ pymata-express==1.19
pymazda==0.1.6
# homeassistant.components.melcloud
pymelcloud==2.5.2
pymelcloud==2.5.3
# homeassistant.components.meteoclimatic
pymeteoclimatic==0.0.6