mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 10:37:40 +00:00
Devices assigned to areas in MELCloud were not available through the integration due to client lib bug.
9 lines
224 B
JSON
9 lines
224 B
JSON
{
|
|
"domain": "melcloud",
|
|
"name": "MELCloud",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/melcloud",
|
|
"requirements": ["pymelcloud==2.4.1"],
|
|
"codeowners": ["@vilppuvuorinen"]
|
|
}
|