mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-26 12:04:22 +01:00
11 lines
298 B
JSON
11 lines
298 B
JSON
{
|
|
"domain": "raincloud",
|
|
"name": "Melnor RainCloud",
|
|
"codeowners": ["@vanstinator"],
|
|
"documentation": "https://www.home-assistant.io/integrations/raincloud",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["raincloudy"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["raincloudy==0.0.7"]
|
|
}
|