mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +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.
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user