From 4b74a61cb2266fdb6a0fedc4f5e2ce248d94960e Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Tue, 24 Aug 2021 17:50:31 +0200 Subject: [PATCH] Add binary sensor platform to Renault integration (#18962) --- source/_integrations/renault.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/renault.markdown b/source/_integrations/renault.markdown index 739b7df80c9..0fc3d0460fb 100644 --- a/source/_integrations/renault.markdown +++ b/source/_integrations/renault.markdown @@ -3,18 +3,23 @@ title: Renault description: Instructions on how to integrate Renault car into Home Assistant. ha_category: - Car + - Binary Sensor - Sensor ha_release: 2021.8 ha_iot_class: Cloud Polling ha_config_flow: true ha_codeowners: '@epenet' ha_domain: renault +ha_platforms: + - binary_sensor + - sensor --- 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: +- Binary sensors - such as plug and charge status. - Sensors - such as battery level, outside temperature, odometer, estimated range, and charging rate. ## Prerequisites