mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
13 lines
385 B
JSON
13 lines
385 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"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["aiovodafone==1.2.1"]
|
|
}
|