Add V2C Binary Sensors description (#29781)

* add Binary Sensors description

* update ha_platform
This commit is contained in:
Diogo Gomes 2023-11-13 16:52:35 +00:00 committed by GitHub
parent cd57535623
commit d0dd63f3d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: