hass-core/homeassistant/components/hydrawise/manifest.json
2022-01-28 13:37:53 -08:00

9 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"]
}