Can't change input
Closed this issue · 3 comments
Stesus commented
I can't get the tv to change inputs. I can send key pressed, but every time i try to change the input I get a HASHVAL_ERROR. I noticed the HASHVAL given for the current input isn't listed when I list all inputs. Has anyone has this problem?
Stesus commented
Also, the HASHVAL listed in current_input works when changing inputs (changes it to the current input).
sevvy325 commented
The issue is the HASHVAL passed should be that of the current input, not that of the desired input.
Stesus commented
Thanks a lot, I have it working now.