Files
core/homeassistant/components/rainmachine/manifest.json
2020-01-07 08:19:44 -05:00

10 lines
250 B
JSON

{
"domain": "rainmachine",
"name": "RainMachine",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/rainmachine",
"requirements": ["regenmaschine==1.5.1"],
"dependencies": [],
"codeowners": ["@bachya"]
}