HestiaPi / hestia-touch-openhab

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

Restore FanMode after AUTO, don't start boost when changing BoostTime item #36

Closed rkoshak closed 4 years ago

rkoshak commented 4 years ago

This PR includes two bug fixes.

  1. When the Fan goes to AUTO mode because the heating or cooling turn on, return FanMode to it's previous state when the heating/cooling is done.

  2. Only update the corresponding RemBoostTime Item when the BoostTime Item changes if the device is already in Boost mode. Updating it all the time causes boost mode to turn on.

There is also a new line, commented out, in the initialization rule that touches the exec.whitelist file so the exec scripts don't get stuck. This should be removed once the bug in the Exce binding is fixed.

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

gulliverrr commented 4 years ago

There is also a new line, commented out, in the initialization rule that touches the exec.whitelist file so the exec scripts don't get stuck. This should be removed once the bug in the Exce binding is fixed.

This is only for people who have manually updated to openHAB 2.5