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 ability for user to change valid temperature bounds #23

Closed
adenoz opened this issue Jan 19, 2023 · 0 comments
Closed

Add ability for user to change valid temperature bounds #23

adenoz opened this issue Jan 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@adenoz
Copy link
Member

adenoz commented Jan 19, 2023

RusQTTbom currently has hard coded bounds for what a valid temperature value looks like. These are as follows:

  • min -20
  • max 50

In colder areas of Australia (noting the BOM weather only covers Australia), there may be valid colder days than -20. Likewise, some areas may want to increase the lower bound as the temperate never even gets to freezing.

This is a minor extra data validation step ensuring only as correct data as possible is being published.

@adenoz adenoz added the enhancement New feature or request label Jan 19, 2023
@adenoz adenoz self-assigned this Jan 20, 2023
@adenoz adenoz closed this as completed Jan 20, 2023
@adenoz adenoz added this to the v0.1.2 milestone Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant