HestiaPi / hestia-touch-openhab

OpenHAB2 files for HestiaPi Touch model
GNU General Public License v3.0
60 stars 17 forks source link

Fixed setpoint bouncing, sitemap isues, LCD temp rounding #43

Closed rkoshak closed 4 years ago

rkoshak commented 4 years ago

Fixes #40, #41, and #42. It also fixes the following:

Thankfully it looks like it did not reorder the Rules so the actual changes are highlighted. Unfortunately it did appear to reorder the Things. The only "real" change there is the one on line 5001. I know dealing with the JSONDB configs is a pain but I hope the benefits make it worth while.

Next step is to address those three enhancement issues!

Signed-off-by: Richard Koshak rlkoshak@gmail.com