mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +01: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"]
|
|
}
|