mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Add documentation for V2C Trydan EVSE (#29715)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
6537666cc3
commit
4362defa8a
33
source/_integrations/v2c.markdown
Normal file
33
source/_integrations/v2c.markdown
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
---
|
||||||
|
title: V2C
|
||||||
|
description: Instructions on how to integrate V2C Trydan EVSE with Home Assistant.
|
||||||
|
ha_category:
|
||||||
|
- Car
|
||||||
|
ha_release: '2023.12'
|
||||||
|
ha_iot_class: Local Polling
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_codeowners:
|
||||||
|
- '@dgomes'
|
||||||
|
ha_domain: v2c
|
||||||
|
ha_platforms:
|
||||||
|
- sensor
|
||||||
|
ha_integration_type: integration
|
||||||
|
---
|
||||||
|
|
||||||
|
The V2C integration allows monitoring of local [V2C](https://v2c.com) Trydan EVSE in Home Assistant.
|
||||||
|
|
||||||
|
There is currently support for the following device platforms within Home Assistant:
|
||||||
|
|
||||||
|
- [Sensor](#sensor)
|
||||||
|
|
||||||
|
## Prerequisites
|
||||||
|
|
||||||
|
To configure the V2C integration you will need to enter the IP address of your Trydan EVSE.
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
## Sensor
|
||||||
|
|
||||||
|
The V2C integration currently exposes the follow sensors:
|
||||||
|
|
||||||
|
- charge_power: a sensor for the current power charging your vehicle
|
Loading…
x
Reference in New Issue
Block a user