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: Huawei AC charger sends signed values #1433

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

schlimmchen
Copy link
Member

as shown in #1432, the Huawei AC charger sends signed values to communicate the temperature. given that the value range for all other data points is expected to be less than ~2 million, we now interpret all data as signed values.

Closes #1432.

as shown in #1432, the Huawei AC charger sends signed values to
communicate the temperature. given that the value range for all
other data points is expected to be less than ~2 million, we now
interpret all data as signed values.
@schlimmchen schlimmchen merged commit 9534978 into development Dec 2, 2024
12 checks passed
@schlimmchen schlimmchen deleted the fix-huawei-signedness branch December 2, 2024 12:03
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.

[Bug] Huawei R4850G2 temperature values incorrect when actually lower than 0°C
1 participant