mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 00:22:12 +00:00
10 lines
256 B
JSON
10 lines
256 B
JSON
{
|
|
"domain": "melcloud",
|
|
"name": "MELCloud",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/melcloud",
|
|
"requirements": ["pymelcloud==2.5.6"],
|
|
"codeowners": ["@vilppuvuorinen"],
|
|
"iot_class": "cloud_polling"
|
|
}
|