mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +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:
|
||||
|
||||
- Added energy
|
||||
- Added range
|
||||
- Charging power
|
||||
- Added energy (kWh)
|
||||
- Added range (km)
|
||||
- Charging power (kW)
|
||||
- Charging speed
|
||||
- Charging time
|
||||
- Cost
|
||||
- Cost ([default currency])
|
||||
- Current mode
|
||||
- Depot price
|
||||
- Energy price
|
||||
- Max available power
|
||||
- State of charge
|
||||
- Depot price ([default currency]/kWh)
|
||||
- Energy price ([default currency]/kWh)
|
||||
- Max available power (A)
|
||||
- State of charge (%)
|
||||
- Status description
|
||||
- Max charging current
|
||||
- Max charging current (A)
|
||||
- Max ICP current (A)
|
||||
|
||||
## Number
|
||||
|
||||
The {% term integration %} adds the following number entities:
|
||||
|
||||
- Max charging current
|
||||
- Energy price
|
||||
- Max charging current (A)
|
||||
- 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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user