mirror of
https://github.com/home-assistant/core.git
synced 2026-07-01 03:36:05 +01:00
12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"domain": "melcloud",
|
|
"name": "MELCloud",
|
|
"codeowners": ["@erwindouna"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/melcloud",
|
|
"integration_type": "device",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["melcloud"],
|
|
"requirements": ["python-melcloud==0.1.3"]
|
|
}
|