From 1c2642e2ea0aecc0703c4fea7f9fc7c6c744d9c2 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Thu, 5 Aug 2021 08:56:59 +0200 Subject: [PATCH] Add new component renault documentation (#14383) Co-authored-by: Milan Meulemans Co-authored-by: Franck Nijhof --- source/_integrations/renault.markdown | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 source/_integrations/renault.markdown diff --git a/source/_integrations/renault.markdown b/source/_integrations/renault.markdown new file mode 100644 index 00000000000..739b7df80c9 --- /dev/null +++ b/source/_integrations/renault.markdown @@ -0,0 +1,27 @@ +--- +title: Renault +description: Instructions on how to integrate Renault car into Home Assistant. +ha_category: + - Car + - Sensor +ha_release: 2021.8 +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_codeowners: '@epenet' +ha_domain: renault +--- + +The Renault integration offers integration with the **MyRenault** cloud service and provides sensors such as charger state and temperature. + +This integration provides the following platforms: + +- Sensors - such as battery level, outside temperature, odometer, estimated range, and charging rate. + +## Prerequisites + +You need two API keys: one for Gigya and one for Kamereon and they shouldn't be confused with your API credentials. Instructions can be found at [https://github.com/jamesremuscat/pyze#obtaining-api-keys]. + + +{% include integrations/config_flow.md %} + +All vehicles linked to the account should then get added as devices, with sensors added as linked entity.