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

Add event for large temperature difference in battery #851

Merged
merged 4 commits into from
Feb 5, 2025

Conversation

mvgalen
Copy link
Collaborator

@mvgalen mvgalen commented Feb 4, 2025

What

Event when temperature difference between min and max temperature is larger than 15 degrees C.

Why

When ambient temperature is low, a large temperature difference may exist in the battery before the max temp reaches 50 degrees C. However large temperature difference are a sign something is wrong in the battery.

How

Compare min and max temp difference to a threshold.

Copy link
Owner

@dalathegreat dalathegreat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now! 👍 Very nice safety improvement!

@dalathegreat dalathegreat merged commit 745e5bd into main Feb 5, 2025
114 checks passed
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

Successfully merging this pull request may close these issues.

2 participants