ACEV Charger states #55
Replies: 2 comments 2 replies
|
What I can see from testing is B1: 'Reserving' - plugged in but ACEV not providing power to the car. A1/A2: 'Not plugged in' |
|
@TypQxQ I see you've updated charger system state in the latest update - which is great. I've got managed charging through tesla API as well solar charging through the sigen ACEV charger. I've seen both states B1 and B2 as well as C1 and C2 but haven't been able to determine the specific conditions for them yet. With the updated descriptions I can no longer tell which state it is. Or alternatively - can we have two sensors? One text, one state? |

Uh oh!
There was an error while loading. Please reload this page.
I know this was discussed in the previous 'yaml' integration, but a) I couldn't find it and b) I think it would be useful to have here.
Modbus documentation v2.5 Modbus.Protocol.EN.-.SIGEN_v2.5.pdf
Shows the charging states in section 5.5
https://driivz.com/blog/ev-charging-guide/ has some details on the IEC61851-1 state definitions:
From above, I can add a column to appendix 7 from the modbus protocol to try and figure out the meaning for each of the states.
Note that I've only just got my AC EV charger working through modbus, so haven't yet attempted to verify these beyond unplugged and charging. Text with ?? is what I think needs verifying.
@TypQxQ could we add a state sensor that gives meaningful outputs in HA when we've figured this out?
All reactions