mirror of
https://github.com/elisspace/core.git
synced 2026-09-18 00:36:38 +00:00
14 lines
264 B
JSON
14 lines
264 B
JSON
{
|
|
"domain": "rainmachine",
|
|
"name": "Rainmachine",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/components/rainmachine",
|
|
"requirements": [
|
|
"regenmaschine==1.5.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@bachya"
|
|
]
|
|
}
|