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
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
Hi, I'm using the Home Assistant plugin to keep track of the battery level on my Chevy Bolt. I understand the limitations of the API and I know it will fail to connect after the car has been shut off for more than a few hours. However, I would expect the values for battery, odometer, etc. to default to their last known good value. Instead they return some non-numeric value that causes Home Assistant to display an error. Thanks!
The text was updated successfully, but these errors were encountered:
All the state tracking is at the home assistant level, there isn't any with the library. So if you don't restart home assistant it should have the state there.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I'm using the Home Assistant plugin to keep track of the battery level on my Chevy Bolt. I understand the limitations of the API and I know it will fail to connect after the car has been shut off for more than a few hours. However, I would expect the values for battery, odometer, etc. to default to their last known good value. Instead they return some non-numeric value that causes Home Assistant to display an error. Thanks!
The text was updated successfully, but these errors were encountered: