14 lines
262 B
JSON
14 lines
262 B
JSON
|
{
|
||
|
"domain": "renault",
|
||
|
"name": "Renault",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/renault",
|
||
|
"requirements": [
|
||
|
"renault-api==0.1.4"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@epenet"
|
||
|
],
|
||
|
"iot_class": "cloud_polling"
|
||
|
}
|