{ "domain": "rachio", "name": "Rachio", "after_dependencies": ["cloud"], "codeowners": ["@bdraco"], "config_flow": true, "dependencies": ["http"], "dhcp": [ { "hostname": "rachio-*", "macaddress": "009D6B*" }, { "hostname": "rachio-*", "macaddress": "F0038C*" }, { "hostname": "rachio-*", "macaddress": "74C63B*" } ], "documentation": "https://www.home-assistant.io/integrations/rachio", "homekit": { "models": ["Rachio"] }, "iot_class": "cloud_push", "loggers": ["rachiopy"], "requirements": ["rachiopy==1.0.3"], "zeroconf": [ { "type": "_http._tcp.local.", "name": "rachio*" } ] }