mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-06-30 22:09:34 +02:00
TexasInstruments: Fix pressure unit for sensortag (HectoPascal -> MilliBar)
This commit is contained in:
parent
9fca1ed4e1
commit
215654bbf5
@ -68,7 +68,7 @@
|
||||
"displayName": "Barometric pressure",
|
||||
"displayNameEvent": "Barometric pressure changed",
|
||||
"type": "double",
|
||||
"unit": "HectoPascal",
|
||||
"unit": "MilliBar",
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user