1.7 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
select
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.

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

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