mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add device tracker platform to Renault integration (#18960)
This commit is contained in:
parent
290d08bd17
commit
5c186716c2
@ -4,6 +4,7 @@ description: Instructions on how to integrate Renault car into Home Assistant.
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Car
|
- Car
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Presence Detection
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_release: 2021.8
|
ha_release: 2021.8
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
@ -12,6 +13,7 @@ ha_codeowners: '@epenet'
|
|||||||
ha_domain: renault
|
ha_domain: renault
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- device_tracker
|
||||||
- sensor
|
- sensor
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -20,6 +22,7 @@ The Renault integration offers integration with the **MyRenault** cloud service
|
|||||||
This integration provides the following platforms:
|
This integration provides the following platforms:
|
||||||
|
|
||||||
- Binary sensors - such as plug and charge status.
|
- 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.
|
- Sensors - such as battery level, outside temperature, odometer, estimated range, and charging rate.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
Loading…
x
Reference in New Issue
Block a user