mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 19:57:12 +00:00
Add documentation for TechnoVE max current number entity (#33555)
This commit is contained in:
parent
6946aa5a63
commit
bcc3e1eb7b
@ -12,6 +12,7 @@ ha_codeowners:
|
|||||||
- '@Moustachauve'
|
- '@Moustachauve'
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_integration_type: device
|
ha_integration_type: device
|
||||||
@ -32,6 +33,14 @@ The {% term integration %} adds the following binary sensors:
|
|||||||
- Static IP - Connected / Not Connected
|
- Static IP - Connected / Not Connected
|
||||||
- Update - Up-to-date / Update available
|
- Update - Up-to-date / Update available
|
||||||
|
|
||||||
|
## Number
|
||||||
|
|
||||||
|
The {% term integration %} adds the following number entity:
|
||||||
|
|
||||||
|
| Name | Description |
|
||||||
|
| ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
|
| max current | Determines the maximum current limit that the charging station can provide to the vehicle. Note: this value can only be set when the power-sharing mode is not enabled. |
|
||||||
|
|
||||||
## Sensors
|
## Sensors
|
||||||
|
|
||||||
The {% term integration %} adds the following sensors:
|
The {% term integration %} adds the following sensors:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user