leeyuentuen / alfen_wallbox

Alfen wallbox - Home Assistant Component
MIT License
58 stars 11 forks source link

Not charging when max current set to +6A #138

Open Steven1994 opened 1 month ago

Steven1994 commented 1 month ago

I am setting up my charging station to switch so I can optimally charge the car. I have an automation where I change the max current of my power connector based on my injection and night tariff. The car was already plugged in, and just now at 21:00, I set the max current to 6A and it worked (see first image). However, the car only started charging at 21:35 (second image).

I have also attached the logs, the log from 21:00 when the current was set to 6A, and the log from 21:37 when it actually started charging. On the screen, between 21:00 and 21:37, the charging station displayed (waiting for vehicle to charge), and at 21:37 it suddenly started charging.

What can be the problem that my car doesn't start charging when i give power to the wallbox?

Display wallbox charging power current setting log 21h00 log 21h37

leeyuentuen commented 1 month ago

what are the value of charging mode? maybe it was load balancing?

Steven1994 commented 1 month ago

What do you mean with value of charging mode? Normally load balancing is not on by default in the wallbox, if it is on, then i want to turn it off as i want to control via HA, how do i check if it is on and turn it off?

leeyuentuen commented 1 month ago

there are few settings. for load balancing if you have the license on it, then it will be set by default.

if you can turn off, i'l not sure but you can set the value higher wallbox_load_balancing_max_meter_current

they also check, if you are on 1 phase to not overload that phase, maybe post your setting here to have more clear (but hide your personal information like wallbox id and tag id)

Steven1994 commented 1 month ago

No, don't have the license for it, and will post settings here tonight when i am home, and what settings do you mean, the text file from the custom components?

leeyuentuen commented 1 month ago

something like on readme like this

image

Steven1994 commented 1 month ago

I noticed today that if I switch between for example 6A and 8A it reacts immediately. And if I switch the first time from after connecting the car from 0A to 6A it also works, only if I switch to 0A and ghen back to 6A, then it doesnt work. Screenshot_2024-08-01-00-04-21-21

Steven1994 commented 1 month ago

@leeyuentuen, can you see something that can be the issue? This is what is on the screen when it doesn't want to start charging IMG20240730210151

leeyuentuen commented 1 month ago

seems the setting are nothing special. i think for finding the real reason, you need to use ace installer and look thr whole log to see what happened.