Hessel d5ac76c680
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>
2024-09-10 08:13:03 +02:00

1.5 KiB

title description ha_category ha_release ha_iot_class ha_domain ha_platforms ha_config_flow ha_codeowners ha_integration_type
Wallbox Instructions on how to integrate sensors Wallbox EV chargers to Home Assistant
Car
2021.6 Cloud Polling wallbox
lock
number
sensor
switch
true
@hesselonline
integration

The Wallbox {% term integration %} pulls data from the MyWallbox Portal for your Wallbox charging station.

{% include integrations/config_flow.md %}

Sensors

The {% term integration %} adds the following sensors:

  • Added energy (kWh)
  • Added range (km)
  • Charging power (kW)
  • Charging speed
  • Charging time
  • Cost ([default currency])
  • Current mode
  • Depot price ([default currency]/kWh)
  • Energy price ([default currency]/kWh)
  • Max available power (A)
  • State of charge (%)
  • Status description
  • Max charging current (A)
  • Max ICP current (A)

Number

The {% term integration %} adds the following number entities:

  • 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.

Lock

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.

Switch

The {% term integration %} adds a switch {% term entity %}, allowing you to pause/resume the charging process.