10 lines
229 B
JSON
10 lines
229 B
JSON
{
|
|
"domain": "raincloud",
|
|
"name": "Raincloud",
|
|
"documentation": "https://www.home-assistant.io/components/raincloud",
|
|
"requirements": [
|
|
"raincloudy==0.0.7"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": ["@vanstinator"]
|
|
}
|