mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add V2C number description (#29764)
* Add number to V2C * update ha_platform * update ha_platform sorted * tweak * Update source/_integrations/v2c.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
d0dd63f3d2
commit
1249b932fa
@ -10,6 +10,7 @@ ha_codeowners:
|
||||
- '@dgomes'
|
||||
ha_domain: v2c
|
||||
ha_platforms:
|
||||
- number
|
||||
- binary_sensor
|
||||
- sensor
|
||||
- switch
|
||||
@ -46,6 +47,12 @@ The V2C integration currently exposes the following sensors:
|
||||
- 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>).
|
||||
|
||||
## Number
|
||||
|
||||
The V2C integration currently exposes the following number entity:
|
||||
|
||||
- intensity: current used to charge your vehicle
|
||||
|
||||
## Switch
|
||||
|
||||
The V2C integration currently exposes the following switches:
|
||||
|
Loading…
x
Reference in New Issue
Block a user