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

Airthings BLE pressure differs significantly from other pressure sensors, including itself #110866

Closed
jakllsch opened this issue Feb 18, 2024 · 5 comments · Fixed by #113172
Closed

Comments

@jakllsch
Copy link

The problem

The airthings_ble integration displays a significantly different pressure reading than the airthings cloud integration does for data coming from the same Airthings Wave Plus device. The airthings integration reading matches what the Airthings Android app shows, as well as what the Home Assistant Companion reading from my Android phone (generally in the same general vicinity) shows.

It's also annoying that both hPa and mbar are being used as units when they are identical, yet are being graphed separately. Is mbar supposed to be Mean Sea Level Pressure and hPa supposed to be locally-apparent pressure? If so, the airthings integration should be switched to hPa or should convert to MSLP; if not, everything should be in hPa and airthings_ble shouldn't try to convert to MSLP in mbar.

image

My altitude is about 1000ft/300m, which seems to match the difference shown in these graphs.

What version of Home Assistant Core has the issue?

core-2024.2.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

airthings_ble

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @vincegio, @LaStrada, mind taking a look at this issue as it has been labeled with an integration (airthings_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of airthings_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign airthings_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


airthings_ble documentation
airthings_ble source
(message by IssueLinks)

@LaStrada
Copy link
Member

Hi, thanks for reporting this. This will be fixed here:

Airthings/airthings-ble#32

@def1149

This comment has been minimized.

@LaStrada

This comment has been minimized.

@joostlek

This comment has been minimized.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants