mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
12 lines
295 B
JSON
12 lines
295 B
JSON
{
|
|
"domain": "anova",
|
|
"name": "Anova",
|
|
"codeowners": ["@Lash-L"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/anova",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["anova_wifi"],
|
|
"requirements": ["anova-wifi==0.17.0"]
|
|
}
|