core/homeassistant/components/rachio/manifest.json

9 lines
204 B
JSON

{
"domain": "rachio",
"name": "Rachio",
"documentation": "https://www.home-assistant.io/integrations/rachio",
"requirements": ["rachiopy==0.1.3"],
"dependencies": ["http"],
"codeowners": []
}