alandtse / tesla

Tesla custom integration for Home Assistant. This requires a refresh token be generated by third-party apps to login.
Apache License 2.0
554 stars 99 forks source link

Charge port latch status used to get updated accurately, but not anymore #520

Open maximevince opened 1 year ago

maximevince commented 1 year ago

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 in config/entities, I can see it's just stuck at 'Locked' most of the time. Looking at charger_door, it's updated correctly.

Any clue what's going on here?

snovvmann commented 1 year ago

@maximevince please see issue 523, I, along with others, are seeing the same with other statuses.

maximevince commented 1 year ago

Possibly related to https://github.com/alandtse/tesla/issues/523