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

Barometric pressure #9

Closed
basvdploeg opened this issue Aug 13, 2022 · 4 comments
Closed

Barometric pressure #9

basvdploeg opened this issue Aug 13, 2022 · 4 comments

Comments

@basvdploeg
Copy link

Hi! I noticed that the barometric pressure of my Weather Station shown in the Homey app doesn't match the pressure that is shown on the Weather Station itself (and Weather Underground).

After a quick look I found that the app is using the baromabsin (absolute) data, instead of baromrelin, which is the corrected, relative data.

Is there a chance that you can change those, or - if possible - show both datapoints (relative and absolute) in the Homey app?

@AdyRock
Copy link
Owner

AdyRock commented Aug 13, 2022

I will have a look.

@AdyRock
Copy link
Owner

AdyRock commented Aug 14, 2022

I have published a new test version with all instances now using baromrelin.

@AdyRock
Copy link
Owner

AdyRock commented Aug 14, 2022

It is now live, obviously the changes were small enough for it to skip manual verification.

@basvdploeg
Copy link
Author

Thank you! Works great! 👍

@AdyRock AdyRock closed this as completed Aug 14, 2022
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

No branches or pull requests

2 participants