11 lines
304 B
JSON
11 lines
304 B
JSON
{
|
|
"domain": "hydrawise",
|
|
"name": "Hunter Hydrawise",
|
|
"codeowners": ["@dknowles2", "@ptcryan"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pydrawise"],
|
|
"requirements": ["pydrawise==2023.10.0"]
|
|
}
|