I added the script in Homeyscript but when i click on ‘test i’, i have this error message
Script Error TypeError: Cannot read properties of undefined (reading ‘split’)
at myWallbox.js:142:26
at processTicksAndRejections (node:internal/process/task_queues:96:5)
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.
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.
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.