core/homeassistant/components/rainmachine/manifest.json

10 lines
260 B
JSON

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