mirror of
https://github.com/home-assistant/core.git
synced 2026-05-26 18:26:25 +01:00
5521a39866
Co-authored-by: Franck Nijhof <git@frenck.dev>
11 lines
268 B
JSON
11 lines
268 B
JSON
{
|
|
"domain": "melcloud",
|
|
"name": "MELCloud",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/melcloud",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pymelcloud"],
|
|
"requirements": ["pymelcloud==2.5.9"]
|
|
}
|