From b517335519bf65494cbd7fe4c54035c2d385ef67 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Wed, 1 Sep 2021 14:45:40 +0200 Subject: [PATCH] Add select platform to Renault integration (#19160) --- source/_integrations/renault.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/renault.markdown b/source/_integrations/renault.markdown index 335c2df314b..00961c31b57 100644 --- a/source/_integrations/renault.markdown +++ b/source/_integrations/renault.markdown @@ -5,6 +5,7 @@ ha_category: - Car - Binary Sensor - Presence Detection + - Select - Sensor ha_release: 2021.8 ha_iot_class: Cloud Polling @@ -14,6 +15,7 @@ ha_domain: renault ha_platforms: - binary_sensor - device_tracker + - select - sensor --- @@ -22,7 +24,8 @@ The Renault integration offers integration with the **MyRenault** cloud service This integration provides the following platforms: - Binary sensors - such as plug and charge status. -- Device tracker - to track location of your car +- Device tracker - to track location of your car. +- Selectors - to change the charge mode. - Sensors - such as battery level, outside temperature, odometer, estimated range, and charging rate. ## Prerequisites