You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: