mirror of
https://github.com/home-assistant/core.git
synced 2026-07-13 17:44:45 +01:00
11 lines
231 B
JSON
11 lines
231 B
JSON
{
|
|
"domain": "raincloud",
|
|
"name": "Raincloud",
|
|
"documentation": "https://www.home-assistant.io/integrations/raincloud",
|
|
"requirements": [
|
|
"raincloudy==0.0.7"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": ["@vanstinator"]
|
|
}
|