iAnish / openhab

Automatically exported from code.google.com/p/openhab
GNU General Public License v3.0
0 stars 0 forks source link

Setpoint problems with minValue < 0 #484

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a setpoint with minValue < 0
2. Initialize the value to a negative number
3. Press the "decrease" button for the setpoint in the basic UI

What is the expected output? What do you see instead?
I expect the value to decrease.  What actually happens is that the value jumps 
up to 0 and will not let me decrease it any more than 0.

What version of the product are you using? On what operating system?
1.3.1 Windows 8 x64

Please provide any additional information below.
Example: 
-Setpoint item=Decibel minValue=-80 maxValue=16 step=0.5

Original issue reported on code.google.com by ejthill@gmail.com on 4 Oct 2013 at 4:31

GoogleCodeExporter commented 9 years ago

Original comment by kai.openhab on 7 Dec 2013 at 10:17