mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
12 lines
313 B
JSON
12 lines
313 B
JSON
{
|
|
"domain": "subaru",
|
|
"name": "Subaru",
|
|
"codeowners": ["@G-Two"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/subaru",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["stdiomask", "subarulink"],
|
|
"requirements": ["subarulink==0.7.15"]
|
|
}
|