mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type hub to anova (#158840)
This commit is contained in:
committed by
GitHub
parent
a0d2f285f3
commit
77b79fef8d
@@ -4,6 +4,7 @@
|
|||||||
"codeowners": ["@Lash-L"],
|
"codeowners": ["@Lash-L"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/anova",
|
"documentation": "https://www.home-assistant.io/integrations/anova",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["anova_wifi"],
|
"loggers": ["anova_wifi"],
|
||||||
"requirements": ["anova-wifi==0.17.0"]
|
"requirements": ["anova-wifi==0.17.0"]
|
||||||
|
|||||||
Reference in New Issue
Block a user