leeyuentuen / alfen_wallbox

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

select.<chargername>_socket_2_operation_mode seems missing #99

Open blauwefant opened 7 months ago

blauwefant commented 7 months ago

Similar to select.chargernamesocket_1_operationmode, I would expect select.chargernamesocket_2_operationmode to be present for dual socket chargers. It is not present in my configuration, so to be sure, I removed and re-added my charger to Home Assistant. I also checked the source code, but it seems to be absent there.

It may be a technical limitation why it is not there, or it may just have been missed. So I just wanted to check which of the 2 and whether it could be added.

I think (though not sure yet) it would be very helpful for my automations.

Thanks.

leeyuentuen commented 5 months ago

chargername_socket_1_operation_mode is using the param 205F_0, but I'm not sure if there is a 305F_0. can you check in ace installer if you can disable the separated socket or not?

could be also that it disable all the socket instead of only 1

blauwefant commented 5 months ago

Checked the entire Ace Installer (latest version, 3.6.13-193), but could not find any such setting at all. I does not seem to be there for Socket 1 either. (I was expecting it under Power Settings, with Advanced Settings checked. Perhaps it's an API only thing? I also checked the behavior, but it does indeed only seem to disable/enable socket 1.