Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jeep: sensor battery charge level updates with “previous” value #83

Open
etmjveg opened this issue Nov 3, 2024 · 0 comments
Open

Comments

@etmjveg
Copy link

etmjveg commented Nov 3, 2024

Thanks for this valuable HA integration!

I succesfull integrated for a full electric Jeep Avenger. I configured the DeepRefresh every 15 minutes in an automation, with conditions combined of my charger charging and the Jeep cable plugged in. All working fine.

When the DeepRefresh is triggered, it updates the battery charge values in the Jeep app, as well as in HA. However, I observe that the Jeep app updates to the current charge level, but HA updates the sensor to the previous value as shown in the Jeep app.
Example: at 10:15 a refresh updates app to 58% and HA sensor to 55%. At 10:30 a refresh updates Jeep app to 61% and HA sensor to 58%. This behaviour is consistent.

Not sure where to start tackling this. Could this be an MQTT issue where the sensor update is just lagging one update behind ?

Any help or tips more then welcome.

Tnx
John

ps: your integration combined with my charger integration has llowed me to create the very much wanted “Stop charging at 80%” feature myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant