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
552 stars 99 forks source link

fix: update coordinator update time when receiving data from mqtt #989

Closed bdraco closed 3 weeks ago

bdraco commented 3 weeks ago

Note that I don't use mqtt so I don't have a way to test this. I was only able to test that it didn't regress the incoming data from the coordinator polling.

fixes #986

alandtse commented 3 weeks ago

Thanks a bunch.