New Sensor type
-
Please consider adding: S_PRESSURE, this could be used for water pressure, air pressure (like in a compressor tank) or ??
thanks...
-
Yes could be an idea, but if you need things that are not specified you can think about using: S_CUSTOM as a temporary method
-
You might be looking for
S_BARO 8 Barometer sensor (Pressure) V_PRESSURE, V_FORECAST
and
V_PRESSURE 4 Atmospheric Pressure S_BARO
from https://www.mysensors.org/download/serial_api_15#message-structure-elements
-
opss, i've not see the s_baro sorry for the wrong suggestion
-
yes, but it imply Barometric pressure, not absolute or reference pressure like from a gauge...
One could #define S_PRESSURE S_BARO, but this is confusing..
and S_PRESSURE is generic, S_BARO is specific
my two bits...
-
I agree this is needed . I got interested in my sensors because I wanted to monitor some pressures not knowing there wasn't a S-PRESSURE available.
regards
-
@mfalkvidd
Once , I realized that their wasn't an S_PRESSURE available . I thought about using S_Baro ,however I decided like "lafleur" in his comment that it would be confusing.
Hopefully , there will be an S_PRESSURE in the future. I am amazed at this point in time there isn't one .
-
Ok. Agree, might be useful.
-
Could we nail down the difference between BARO and PRESSURE, so they can be documented, making it possible for users to know which one they should choose when programming?
-
Barometric pressure is an atmospheric reference for pressure, where pressure is a generic reference to water pressure, gas pressure, oil pressure ect... or even for Barometric pressure...
Its a generic v specific reference types...
-
The only real difference is the name and magnitude. Hecto Pascal vs Pascal
Suggested Topics
-
Controlling Blinds.com RF Dooya Motors with Arduino and Vera
My Project • 24 Mar 2014, 13:27 • petewill 12 Aug 2023, 16:39 -
"ZHNetwork" a esp-now based mesh network for ESP8266/ESP32 hardware
Feature Requests • 17 Mar 2023, 07:25 • graffiti 17 Mar 2023, 07:25 -
ota-configuration
Feature Requests • 8 Mar 2023, 09:28 • pbw 8 Mar 2023, 09:28 -
wireless gateway
Feature Requests • 8 Jun 2023, 14:05 • Thomaswortman 8 Jun 2023, 14:05 -
debug serial gateway (homeassistant raspberry py 4)
Feature Requests • 2 May 2023, 09:01 • Branther 8 Jun 2023, 12:38 -
is there a solution for a relay with button that also works offline?
Feature Requests • 31 Mar 2023, 16:04 • Branther 4 Apr 2023, 11:37