You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My EVSE will report a change on ConnectorID 0 when the ChangeAvailability command is sent. This causes the Status, but not the Status Connector field, to change.
The switch reflects the value of Status Connector, so toggling in HA will cause the command to be sent (making the EVSE unavailable) but then the switch will wrongly revert. The only way to make the EVSE available again is to quickly toggle off and on in HA.
Describe the bug
My EVSE will report a change on ConnectorID 0 when the
ChangeAvailability
command is sent. This causes theStatus
, but not theStatus Connector
field, to change.The switch reflects the value of
Status Connector
, so toggling in HA will cause the command to be sent (making the EVSE unavailable) but then the switch will wrongly revert. The only way to make the EVSE available again is to quickly toggle off and on in HA.ocpp/custom_components/ocpp/switch.py
Line 58 in 7f888a5
Logs:
Model: GRU 80A 2024
Firmware: UUGRW000A-03.11.5
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The availability stays off.
The text was updated successfully, but these errors were encountered: