mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
13 lines
364 B
JSON
13 lines
364 B
JSON
{
|
|
"domain": "melcloud_home",
|
|
"name": "MELCloud Home",
|
|
"codeowners": ["@erwindouna"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/melcloud_home",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["aiomelcloudhome"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["aiomelcloudhome==0.2.1"]
|
|
}
|