mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
11 lines
294 B
JSON
11 lines
294 B
JSON
{
|
|
"domain": "nissan_leaf",
|
|
"name": "Nissan Leaf",
|
|
"codeowners": ["@filcole"],
|
|
"documentation": "https://www.home-assistant.io/integrations/nissan_leaf",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pycarwings2"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pycarwings2==2.14"]
|
|
}
|