core/homeassistant/components/hydrawise/manifest.json

10 lines
280 B
JSON

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