Hi,
I can't figure out how to make LevelDisplayer to show decimal values (as opposed to integer). I have a multisensor that has temperature and lighting sensors. I created a LevelDisplayer device for Temperature reading. While the actual temperature reading on multisensor shows something like 23.8888 or 22.6666 the LevelDisplayer show only integer values like 22, 23 etc. Worst part is that it does not even ROUND the number but just omits the decimal part. In my example the 23.88 value is show as 23 although it is much closer to 24.
How to fix this?
BTW, 23.9C and 23.0C feel VERY different.
Martin
Leveldisplayer value
- 98 Views
- Last Post 13 January 2015
smboards
posted this
30 November 2014
lpschreck
posted this
13 January 2015
Did you ever find out how to get it to display decimals?