mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add binary sensor platform to Renault integration (#18962)
This commit is contained in:
parent
28a1345d35
commit
4b74a61cb2
@ -3,18 +3,23 @@ title: Renault
|
|||||||
description: Instructions on how to integrate Renault car into Home Assistant.
|
description: Instructions on how to integrate Renault car into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Car
|
- Car
|
||||||
|
- Binary Sensor
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_release: 2021.8
|
ha_release: 2021.8
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_codeowners: '@epenet'
|
ha_codeowners: '@epenet'
|
||||||
ha_domain: renault
|
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.
|
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:
|
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.
|
- Sensors - such as battery level, outside temperature, odometer, estimated range, and charging rate.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
Loading…
x
Reference in New Issue
Block a user