zacs / ha-dualmodegeneric

Generic thermostat capable of heating and cooling
68 stars 26 forks source link

Prevent SUPPORT_TARGET_TEMPERATURE_RANGE flag from being clobbered #38

Closed qcrist closed 2 years ago

qcrist commented 2 years ago

Prevent SUPPORT_TARGET_TEMPERATURE_RANGE flag from being clobbered later in the function, breaking range support.

should fix #35

zacs commented 2 years ago

Thanks for fixing this issue!

peanutsguy commented 2 years ago

Just started testing and so far, so good. Thanks for fixing this issue!