Created At
May 31, 2024
Created By Ludovic LAGATIE
An integration to Wallbox EV Charger for HC3
Created At
May 31, 2024
Last Update
Jun 17, 2024
Platforms
HC 3 Lite, HC 3
Views
1367
Download
46
An integration to Wallbox EV Charger https://wallbox.com/ for HC3.
You need to install this Quick App for each charger you want to manage.
This Quick App works as a binary switch, it allows you to:
Charger status is updated every minute or on demand through the refresh button.
This Quick App only works with a registered account at wallbox.com with your own email address. If you are using a Google SSO (Single-Sign-on), you need to create a second account with Administrator privilege to control EV charger !
Reminder : Locking the charger after plugging in a vehicle has no effect on the current charge.
username
- email used to connect on https://my.wallbox.com/
password
- password used to connect on https://my.wallbox.com/
chargerId
- the charger id (ie serial number). This id visible in the name of the charger if you haven't changed it before (ex. for "Copper Business SN 12345", chargerId is 12345
). You can also find id on https://my.wallbox.com/
Add a new device in Fibaro HC3 interface, choose upload a file next to "Quick App" and upload wallbox.fqa
file. Configure variable username
, password
and chargerId
.
To report energy usage in energy panel, go on Advanced tab and enable switch to calculate energy used (Advanced > Configuration of power and energy reports > Calculate energy used)
Choose icons for your device. Some icons are provided in source code repository https://github.com/Ludo-LM/fibaro-hc3-quickapp-wallbox/tree/main/icons.
Go to the device on you computer or on your Fibaro mobile app and verify EV charger status. If username or password are invalid or charger id is unknown, you will have an error message.
The Quick App will first get a Token at startup using username and password and will use it until its expiration date. The token will be renewed when necessary (token is valid for 15 days).
Once authenticated, the Quick App will use the EV charger id (ie. serial number) to get its status and control it.
Each time the charger status is updated, a global variable "Wallbox_chargerId
" is updated
This Quick App contains translations for en
and fr
languages, you can easily add translations for other languages by modifying the i18n
file of the Quick App.
Please share your translations and create a PR on Github !
Original source code is on Github https://github.com/Ludo-LM/fibaro-hc3-quickapp-wallbox
To report an issue, please create it on Github https://github.com/Ludo-LM/fibaro-hc3-quickapp-wallbox/issues
super!
Fantastic!!! thank U
Génial ! Merci beaucoup