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

Sending wrong pressure data or unit? #72

Closed
tuxick opened this issue Mar 30, 2021 · 4 comments
Closed

Sending wrong pressure data or unit? #72

tuxick opened this issue Mar 30, 2021 · 4 comments

Comments

@tuxick
Copy link

tuxick commented Mar 30, 2021

I see my device send for my BME280:

Pressure (hPa): 102824.97

Which part is supposed to be correct? It should be (Pa) or 1028.25

@ricki-z
Copy link
Member

ricki-z commented Mar 30, 2021

Where do you see this? If it's a debug message then please ignore this. Pa is sent, even if there is shown hPa. We need to save space and may have "recycled" an existing text.

@tuxick
Copy link
Author

tuxick commented Mar 30, 2021

Right, i saw that in debug after i saw home-assistant getting confused about getting strange values.

@ricki-z
Copy link
Member

ricki-z commented Apr 1, 2021

And how is home-assistant requesting this data? Via a call to data.sensor.community or by a call to the sensor local data.json?

@tuxick
Copy link
Author

tuxick commented Apr 2, 2021

Both return pressure in Pa, so i just got confused by the debug output. Looks like a thing to adjust in HA then.

@ricki-z ricki-z closed this as completed Apr 7, 2021
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