mirror of https://github.com/home-assistant/core
12 lines
354 B
JSON
12 lines
354 B
JSON
{
|
|
"domain": "vodafone_station",
|
|
"name": "Vodafone Station",
|
|
"codeowners": ["@paoloantinori", "@chemelli74"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/vodafone_station",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["aiovodafone"],
|
|
"requirements": ["aiovodafone==0.6.1"]
|
|
}
|