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