core/homeassistant/components/hydrawise/manifest.json

10 lines
277 B
JSON

{
"domain": "hydrawise",
"name": "Hunter Hydrawise",
"codeowners": ["@dknowles2", "@ptcryan"],
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
"iot_class": "cloud_polling",
"loggers": ["hydrawiser"],
"requirements": ["Hydrawiser==0.2"]
}