mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +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'
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- number
|
||||
- sensor
|
||||
- switch
|
||||
ha_integration_type: device
|
||||
@ -32,6 +33,14 @@ The {% term integration %} adds the following binary sensors:
|
||||
- Static IP - Connected / Not Connected
|
||||
- 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
|
||||
|
||||
The {% term integration %} adds the following sensors:
|
||||
|
Loading…
x
Reference in New Issue
Block a user