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:
Diogo Gomes 2023-11-13 17:33:43 +00:00 committed by GitHub
parent d0dd63f3d2
commit 1249b932fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ ha_codeowners:
- '@dgomes' - '@dgomes'
ha_domain: v2c ha_domain: v2c
ha_platforms: ha_platforms:
- number
- binary_sensor - binary_sensor
- sensor - sensor
- switch - 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>). - 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>). - 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 ## Switch
The V2C integration currently exposes the following switches: The V2C integration currently exposes the following switches: