core/homeassistant/components/hydrawise/manifest.json

10 lines
263 B
JSON

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