core/homeassistant/components/hydrawise/manifest.json

10 lines
277 B
JSON
Raw Normal View History

{
"domain": "hydrawise",
"name": "Hunter Hydrawise",
"codeowners": ["@dknowles2", "@ptcryan"],
2023-02-08 19:35:25 +00:00
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
"iot_class": "cloud_polling",
2023-02-08 19:35:25 +00:00
"loggers": ["hydrawiser"],
"requirements": ["hydrawiser==0.2"]
}