Currently the Lock state reports binary of either on or off.
The charger itself goes through a different lifecycle:
Unlocked
Pending - previously unlocked while an EV is plugged in, to be locked at the next disconnect
Locked
Currently, this Lock state maps both Pending and Locked to on.
To my knowledge, it is currently impossible to distinguish between the two status within HA with the Hypervolt integration.
It would be super helpful if the Lock state could be enriched with this additional state.
It will enable better automation within HA based on the condition of the lock.
Thanks again for the great add-on!
Currently the Lock state reports binary of either
onoroff.The charger itself goes through a different lifecycle:
UnlockedPending- previously unlocked while an EV is plugged in, to be locked at the next disconnectLockedCurrently, this Lock state maps both
PendingandLockedtoon.To my knowledge, it is currently impossible to distinguish between the two status within HA with the Hypervolt integration.
It would be super helpful if the
Lockstate could be enriched with this additional state.It will enable better automation within HA based on the condition of the lock.
Thanks again for the great add-on!