kpanchen / org.openhab.binding.icomforts30

Lennox iComfort S30 binding for OpenHAB 3
Eclipse Public License 2.0
3 stars 0 forks source link

Feature Request - ZoneHoldExists and CancelZoneHold #4

Open bspiegel33 opened 1 year ago

bspiegel33 commented 1 year ago

Future feature request ...

When the Lennox system uses schedules, a change to the setpoint causes a temporary hold until the hold is cleared or the next scheduled event occurs. I'd like an OH Channel for ZoneHoldExists and a mechanism to cancel the zone hold. This keeps things simple and allows the use of built-in Lennox features.

Another approach that makes this a bit more complicated is to stop using Lennox schedules. Use openhab rules and calendar to manage the schedule to change the OperationMode, SetPoint, and FanMode directly. When the schedules are not used, there is no hold placed on setpoint changes.