2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "nissan_leaf",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Nissan Leaf",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/nissan_leaf",
|
2021-12-27 09:42:00 +00:00
|
|
|
"requirements": ["pycarwings2==2.13"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@filcole"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["pycarwings2"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|