HomeyScript for Wallbox Pulsar plus charger lock/unlock pause/resume

Hello

I added the script in Homeyscript but when i click on ‘test i’, i have this error message

:x: Script Error
:warning: TypeError: Cannot read properties of undefined (reading ‘split’)
at myWallbox.js:142:26
at processTicksAndRejections (node:internal/process/task_queues:96:5)

Any idea ?

Login / password and uid are verified.

I have the same script error when testing the copied script. Does somebody know how to solve this?

So since I’ve gotten the Wallbox I’ve been working on a specific Homey App. Which already contains the triggers and lock/unlock mechanism. I was waiting to work on the pause/resume functionality before I officially publish it. I think I can release a version 0.1.0 of this app this week.

For anyone interested in the code, please see the GH.

2 Likes

Will check it out later when both the app and my Homey will be in. Since we have two electric cars, we ran in the problem that we need two accounts to seperate sessions (private/business). So, we first need to login with the right account before charging. Will it be possible to create flows for different accounts or is it just possible within Homey to add two devices each with their own account attached.

Yeah that is definitely possible. When you add a charger, you will then have to login with your respective account to look the charger up and add it to Homey. So basically following the same procedure you can add chargers from two different accounts.

1 Like

Good morning @rkokkelk ,

I installed your app, it’s awesome.

Did you have time to work on the /resume break?

Because I don’t want to work with WallBox planning to manage my loads.
Being French, I only recharge in “off-peak hours” from 11:30 p.m. to 7:30 a.m. and therefore this function interests me.

thanks in advance

47 posts were split to a new topic: [APP][Pro] Wallbox Charger - Smart EV charging technology made simple