mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Update Wallbox integration docs with solar charging (#38684)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
98176cfd57
commit
9983818340
@ -9,6 +9,7 @@ ha_domain: wallbox
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- lock
|
- lock
|
||||||
- number
|
- number
|
||||||
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -26,6 +27,8 @@ 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 (kWh)
|
- Added energy (kWh)
|
||||||
|
- Added green energy (kWh)
|
||||||
|
- Added grid energy (kWh)
|
||||||
- Added range (km)
|
- Added range (km)
|
||||||
- Charging power (kW)
|
- Charging power (kW)
|
||||||
- Charging speed
|
- Charging speed
|
||||||
@ -54,6 +57,10 @@ The number {% term entity %} is only loaded if the supplied username has suffici
|
|||||||
|
|
||||||
The {% term integration %} adds a lock {% term entity %}, allowing you to lock the charger. Please note, this only works with a user with admin rights.
|
The {% term integration %} adds a lock {% term entity %}, allowing you to lock the charger. Please note, this only works with a user with admin rights.
|
||||||
|
|
||||||
|
## Select
|
||||||
|
|
||||||
|
The {% term integration %} adds a select {% term entity %} to control solar charging options, allowing you to choose between **Eco mode**, **Full solar**, or **Disable solar charging**.
|
||||||
|
|
||||||
## Switch
|
## Switch
|
||||||
|
|
||||||
The {% term integration %} adds a switch {% term entity %}, allowing you to pause/resume the charging process.
|
The {% term integration %} adds a switch {% term entity %}, allowing you to pause/resume the charging process.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user