mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-28 15:27:36 +00:00
1.2 KiB
1.2 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 |
|
2021.6 | Cloud Polling | wallbox |
|
true |
|
integration |
The Wallbox integration pulls data from the MyWallbox Portal for your Wallbox charging station.
{% include integrations/config_flow.md %}
Sensors
The integration adds the following sensors:
- Added Energy
- Added Range
- Charging Power
- Charging Speed
- Charging Time
- Cost
- Current Mode
- Depot Price
- Energy Price
- Max Available Power
- State of Charge
- Status Description
- Max Charging Current
Number
The integration adds the following number entity:
- Max Charging Current
The number entity is only loaded if the supplied username has sufficient rights to change the Max. Charging Current.
Lock
The integration adds a lock entity, allowing you to lock the charger. Please note, this only works with a user with admin rights.
Switch
The integration adds a switch entity, allowing you to pause/resume the charging process.