We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think the menu page is not fixed contrary to the statement here
AqualinkD/iaqtouch_aq_programmer.c
Line 37 in 40e2c38
Sends Button 04 (keycode 0x14) but seems to get stuck at menu page. Probably needs to send keycode 0x17.
11:09:58.263 Info: iAQ Touch: Page: MENU | 0x0f 11:09:58.263 Info: iAQ Touch: Button 00| Schedule | type=0xff | state=0x00 | unknown=0xff | keycode=0x11 11:09:58.264 Info: iAQ Touch: Button 01| | type=0x00 | state=0x00 | unknown=0x00 | keycode=0x12 11:09:58.264 Info: iAQ Touch: Button 02| Set Time/Date | type=0xff | state=0x00 | unknown=0xff | keycode=0x13 11:09:58.264 Info: iAQ Touch: Button 03| | type=0x00 | state=0x00 | unknown=0x00 | keycode=0x14 11:09:58.264 Info: iAQ Touch: Button 04| System Setup | type=0xff | state=0x00 | unknown=0xff | keycode=0x15 11:09:58.264 Info: iAQ Touch: Button 05| | type=0x00 | state=0x00 | unknown=0x00 | keycode=0x16 11:09:58.265 Info: iAQ Touch: Button 06| Set Temperature | type=0xff | state=0x00 | unknown=0xff | keycode=0x17 11:09:58.265 Info: iAQ Touch: Button 07| | type=0x00 | state=0x00 | unknown=0x00 | keycode=0x18 11:09:58.265 Info: iAQ Touch: Button 08| Set AquaPure | type=0xff | state=0x00 | unknown=0xff | keycode=0x19 11:09:58.265 Debug: iAQ Touch: Kicking IAQ Touch thread 32,0xf4900f10 11:09:58.265 Debug: iAQ Touch: waitfor_iaqt_nextPage finished in (1 of 30) 11:09:58.265 Error: iAQ Touch: IAQ Touch did not find Set Temp page
Full log attached stdout-20240613_1109.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I think the menu page is not fixed contrary to the statement here
AqualinkD/iaqtouch_aq_programmer.c
Line 37 in 40e2c38
Sends Button 04 (keycode 0x14) but seems to get stuck at menu page. Probably needs to send keycode 0x17.
Full log attached
stdout-20240613_1109.txt
The text was updated successfully, but these errors were encountered: