mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update wallbox.markdown to include a new number component (#34572)
* Update wallbox.markdown to include a new number component * Update wallbox.markdown * Update wallbox.markdown * Update source/_integrations/wallbox.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
9c0f02b50c
commit
d5ac76c680
@ -25,26 +25,28 @@ The **Wallbox** {% term integration %} pulls data from the [MyWallbox Portal](ht
|
|||||||
|
|
||||||
The {% term integration %} adds the following sensors:
|
The {% term integration %} adds the following sensors:
|
||||||
|
|
||||||
- Added energy
|
- Added energy (kWh)
|
||||||
- Added range
|
- Added range (km)
|
||||||
- Charging power
|
- Charging power (kW)
|
||||||
- Charging speed
|
- Charging speed
|
||||||
- Charging time
|
- Charging time
|
||||||
- Cost
|
- Cost ([default currency])
|
||||||
- Current mode
|
- Current mode
|
||||||
- Depot price
|
- Depot price ([default currency]/kWh)
|
||||||
- Energy price
|
- Energy price ([default currency]/kWh)
|
||||||
- Max available power
|
- Max available power (A)
|
||||||
- State of charge
|
- State of charge (%)
|
||||||
- Status description
|
- Status description
|
||||||
- Max charging current
|
- Max charging current (A)
|
||||||
|
- Max ICP current (A)
|
||||||
|
|
||||||
## Number
|
## Number
|
||||||
|
|
||||||
The {% term integration %} adds the following number entities:
|
The {% term integration %} adds the following number entities:
|
||||||
|
|
||||||
- Max charging current
|
- Max charging current (A)
|
||||||
- Energy price
|
- Max ICP current; this is the maximum current available for load balancing (A)
|
||||||
|
- Energy price ([default currency]/kWh)
|
||||||
|
|
||||||
The number {% term entity %} is only loaded if the supplied username has sufficient rights to change the Max. Charging Current.
|
The number {% term entity %} is only loaded if the supplied username has sufficient rights to change the Max. Charging Current.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user