Add Dacia as supported brand to Renault (#67029)

Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
epenet
2022-02-22 14:43:02 +01:00
committed by GitHub
parent 8eb7507482
commit b6d8a82e7d

View File

@@ -10,5 +10,6 @@
"@epenet" "@epenet"
], ],
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"loggers": ["renault_api"] "loggers": ["renault_api"],
"supported_brands":{"dacia":"Dacia"}
} }