2023-08-28 13:10:23 +00:00
|
|
|
{
|
|
|
|
"domain": "vodafone_station",
|
|
|
|
"name": "Vodafone Station",
|
|
|
|
"codeowners": ["@paoloantinori", "@chemelli74"],
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/vodafone_station",
|
2024-04-24 15:36:31 +00:00
|
|
|
"integration_type": "hub",
|
2023-08-28 13:10:23 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["aiovodafone"],
|
2024-04-24 15:36:31 +00:00
|
|
|
"quality_scale": "silver",
|
2024-05-08 12:26:43 +00:00
|
|
|
"requirements": ["aiovodafone==0.6.0"]
|
2023-08-28 13:10:23 +00:00
|
|
|
}
|