mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-01 07:46:49 +00:00
Add V2C Binary Sensors description (#29781)
* add Binary Sensors description * update ha_platform
This commit is contained in:
parent
cd57535623
commit
d0dd63f3d2
@ -10,6 +10,7 @@ ha_codeowners:
|
||||
- '@dgomes'
|
||||
ha_domain: v2c
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- sensor
|
||||
- switch
|
||||
ha_integration_type: integration
|
||||
@ -27,6 +28,14 @@ To configure the V2C integration you will need to enter the IP address of your T
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Binary Sensor
|
||||
|
||||
The V2C integration currently exposes the following binary sensors:
|
||||
|
||||
- connected: indicates if the EVSE is connected to the car
|
||||
- charging: indicates an ongoing charging session
|
||||
- ready: indicates you may disconnect from the car
|
||||
|
||||
## Sensor
|
||||
|
||||
The V2C integration currently exposes the following sensors:
|
||||
|
Loading…
x
Reference in New Issue
Block a user