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 lower temp bounds in acurite.c #2571

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Conversation

emorchy
Copy link
Contributor

@emorchy emorchy commented Jul 18, 2023

Adds a missing lower temperature bound (-40C) for two sensors during data sanity checking.

Adds a missing lower temperature bound (-40C) for two sensors during data sanity checking.
@zuckschwerdt
Copy link
Collaborator

We generally want to just output data as-is and not supress edge cases. I think it's ok to do this here, but just to illustrate: there are some hygrometers that will output -10 or 110 as relative humidity for out of bounds situations.

@zuckschwerdt zuckschwerdt merged commit 406918d into merbanan:master Jul 18, 2023
5 checks passed
andrewjw pushed a commit to andrewjw/rtl_433 that referenced this pull request Sep 29, 2023
Adds a lower temperature bound (-40C) for two sensors during data sanity checking.
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