mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add V2C sensor description (#29762)
* Add sensor description * spelling * fix * Tweaks * Apply suggestions from code review --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
7c1e708745
commit
cd57535623
@ -31,10 +31,14 @@ To configure the V2C integration you will need to enter the IP address of your T
|
||||
|
||||
The V2C integration currently exposes the following sensors:
|
||||
|
||||
- charge_power: a sensor for the current power charging your vehicle
|
||||
- charge_power: Current power charging your vehicle.
|
||||
- charge_energy: Energy transferred to your car during the current charging session.
|
||||
- charge_time: Time spent in the current charging session.
|
||||
- house_power: Power consumed by your household. This data is available if you installed and configured the settings in the V2C app for the <abbr title="current transformer">CT</abbr> clamp that was supplied with your <abbr title="electric vehicle supply equipment">EVSE</abbr>).
|
||||
- fv_power: Power produced by your photovoltaic system. This data is available if you installed and configured the settings in the V2C app for the <abbr title="current transformer">CT</abbr> clamp that was supplied with your <abbr title="electric vehicle supply equipment">EVSE</abbr>).
|
||||
|
||||
## Switch
|
||||
|
||||
The V2C integration currently exposes the following switches:
|
||||
|
||||
- pause session: pause the charging session
|
||||
- pause session: pause the charging session
|
||||
|
Loading…
x
Reference in New Issue
Block a user