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

Fix for "No Data" Error at Battery Health dashboard #3582

Closed
wants to merge 1 commit into from

Conversation

inigoml
Copy link

@inigoml inigoml commented Dec 22, 2023

Fix error when car battery level is around 0% for a time. This provokes a divide by zero error.
Related with this issue.
#3524

Fix error when car battery level is around 0% for a time. This provokes a divide by zero error.
Copy link

netlify bot commented Dec 22, 2023

Deploy Preview for teslamate ready!

Name Link
🔨 Latest commit 7e7afcd
🔍 Latest deploy log https://app.netlify.com/sites/teslamate/deploys/6585f91fe1cbb60008499f02
😎 Deploy Preview https://deploy-preview-3582--teslamate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JakobLichterfeld JakobLichterfeld added the area:dashboard Related to a Grafana dashboard label Dec 25, 2023
@jheredianet
Copy link
Contributor

Hi @inigoml thanks for pointing this possible error on my own repository at jheredianet/Teslamate-CustomGrafanaDashboards#62

I've accepted your PR, although I had to make some other adjustments, because the possible divided by zero error was not only on the query you pointed but in other query as well.

I've also taken the opportunity to add some other features and improvements that are included in this PR #3593

@JakobLichterfeld
Copy link
Collaborator

JakobLichterfeld commented Jan 21, 2024

Closed with #3593

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dashboard Related to a Grafana dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants