From 5c186716c2d9191af2faf05d9b1bcaa2064d142c Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Wed, 1 Sep 2021 13:11:25 +0200 Subject: [PATCH] Add device tracker platform to Renault integration (#18960) --- source/_integrations/renault.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/renault.markdown b/source/_integrations/renault.markdown index 0fc3d0460fb..335c2df314b 100644 --- a/source/_integrations/renault.markdown +++ b/source/_integrations/renault.markdown @@ -4,6 +4,7 @@ description: Instructions on how to integrate Renault car into Home Assistant. ha_category: - Car - Binary Sensor + - Presence Detection - Sensor ha_release: 2021.8 ha_iot_class: Cloud Polling @@ -12,6 +13,7 @@ ha_codeowners: '@epenet' ha_domain: renault ha_platforms: - binary_sensor + - device_tracker - sensor --- @@ -20,6 +22,7 @@ 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 - Sensors - such as battery level, outside temperature, odometer, estimated range, and charging rate. ## Prerequisites