exiva/Vizio_SmartCast_API

Can't change input

Closed this issue · 3 comments

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?

Also, the HASHVAL listed in current_input works when changing inputs (changes it to the current input).

The issue is the HASHVAL passed should be that of the current input, not that of the desired input.

Thanks a lot, I have it working now.