hristo-atanasov/Tasmota-IRHVAC

Presets support is disabled when the swing mode list is not empty

3cky opened this issue · 1 comments

3cky commented

Since _support_flags field currently is not updated but rewritten when the SUPPORT_SWING_MODE flag is set, the SUPPORT_PRESET_MODE flag will be effectively disabled if swing mode list is not empty. I think it's a bug.

@3cky This certainly seems like a bug. Created a PR on #84. Thanks! 👍