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

Fix up pressure sensors to all report in hPa (hectopascals) the SI Unit for Adafruit Sensor - Pressure type #666

Closed
14 tasks done
tyeth opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working i2c

Comments

@tyeth
Copy link
Contributor

tyeth commented Dec 9, 2024

Confirm all components which offer Pressure are using the hPa unit.

Linked basecamp issue: https://3.basecamp.com/3732686/buckets/17625714/todos/6451524431
Linked Closed PR: #665

  • bme280
  • bme680 (Pascals - see below - bme68x)
  • bme688 (Pa / 100 = hPa - fixed in main, not released)
  • bmp280
  • bmp388
  • bmp390
  • dps310
  • lps22hb
  • lps25hb
  • lps33hw
  • lps35hw
  • mpl115a2 (Already kPa x 10)
  • mprls
  • ms8607
@tyeth tyeth self-assigned this Dec 9, 2024
@brentru brentru added bug Something isn't working i2c labels Dec 9, 2024
@tyeth tyeth closed this as completed Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working i2c
Projects
None yet
Development

No branches or pull requests

2 participants