mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
11 lines
284 B
JSON
11 lines
284 B
JSON
{
|
|
"domain": "subaru",
|
|
"name": "Subaru",
|
|
"codeowners": ["@G-Two"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/subaru",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["stdiomask", "subarulink"],
|
|
"requirements": ["subarulink==0.7.15"]
|
|
}
|