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

Get correct altitude. #9

Open
BabyCakes13 opened this issue Aug 1, 2020 · 1 comment
Open

Get correct altitude. #9

BabyCakes13 opened this issue Aug 1, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@BabyCakes13
Copy link
Member

Altitude is measured in meters. :)
Also, might be better to calculate the other way around: specify altitude as a setting for the sensor, and calculate pressure at sea-level, not just local pressure, to be able to compare with weather station values.

Originally posted by @alex-sever-h in https://github.com/alex-sever-h/HomeSensorHub/pull/8

@BabyCakes13 BabyCakes13 mentioned this issue Aug 1, 2020
@BabyCakes13 BabyCakes13 added bug Something isn't working duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Aug 1, 2020
@BabyCakes13 BabyCakes13 added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Aug 18, 2020
@alex-sever-h
Copy link
Member

Actually, we should eliminate entirely altitude as an output.

Altitude should be given as an input through MQTT (or other channels).
Then it can be used in the opposite way, to calculate sea-level normalized pressure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants