genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
393 stars 155 forks source link

Temperature in thermostat widget should be settable to nearest 0.5C at least #93

Closed tareko closed 9 years ago

tareko commented 9 years ago

Hello all,

I don't think this is the same as issue #50. I have noticed that the thermostat widget is not able to set temperatures to 0.5C, which my CT100 is capable of doing. I tried playing with Math.round, but I'm not familiar with the code and not quite sure what I'm doing here.

Ideally, this would be an adjustable setting either at the top of thermostat.json or something. But at minimum, I think it should allow setting to the nearest 0.5, or allow a text input if not the dial.

tarek : )