I used the "Charge port latch" for an LED on my custom EV charger, but since a couple of updates of the integration, that value doesn't get updated anymore, or lagging behind by a huge amount.
When I look at the history of the charge_port_latch entity in config/entities, I can see it's just stuck at 'Locked' most of the time.
Looking at charger_door, it's updated correctly.
Version of the custom_component
v3.10.0
Describe the bug
I used the "Charge port latch" for an LED on my custom EV charger, but since a couple of updates of the integration, that value doesn't get updated anymore, or lagging behind by a huge amount.
When I look at the history of the
charge_port_latch
entity inconfig/entities
, I can see it's just stuck at 'Locked' most of the time. Looking atcharger_door
, it's updated correctly.Any clue what's going on here?