mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 03:17:06 +00:00
Co-authored-by: divers33 <divers33@users.noreply.github.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: Joostlek <joostlek@outlook.com>
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.2"]
|
|
}
|