mister-grumbler / w1209-firmware

The functional eqivalent to the original firmware of "Digital Thermostat Module Model XH-W1209".
GNU General Public License v3.0
39 stars 23 forks source link

Bug found in Threshold parameter - Entering parameter P9 #27

Open rtek1000 opened 1 year ago

rtek1000 commented 1 year ago

Hi,

When it is at rest (Menu_Root), showing the current temperature, if you press the SET key quickly, it will show the Threshold value.

When it is showing the Threshold value, if you press the SET key quickly, it will show the current temperature (go back to Menu_Root).

If it is showing Threshold when pressing and holding SET, it will show the current temperature value (blinking), but then it shows the P9 value.

If it is showing the P9 value, when pressing the SET button, it will show the Threshold value again, but without blinking.

If it is showing the Threshold value without blinking, when pressing the SET button, it will show the P9 value again.

I still haven't figured out where the bug is, but apparently it's not generating the release event for the button.