From d0dd63f3d23d4e99eae9cd8c800df2aa379b8a9c Mon Sep 17 00:00:00 2001 From: Diogo Gomes Date: Mon, 13 Nov 2023 16:52:35 +0000 Subject: [PATCH] Add V2C Binary Sensors description (#29781) * add Binary Sensors description * update ha_platform --- source/_integrations/v2c.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_integrations/v2c.markdown b/source/_integrations/v2c.markdown index 3053f45cf6f..720c60b8be5 100644 --- a/source/_integrations/v2c.markdown +++ b/source/_integrations/v2c.markdown @@ -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: