raman325 / pyvizio

Python client for Vizio SmartCast
MIT License
110 stars 29 forks source link

Fix up Key-press for API call #130

Closed DavBebawy closed 2 years ago

DavBebawy commented 2 years ago

Current up keypress throws this error

INFO:pyvizio.cli:Emulating pressing of 'up' key
ERROR:pyvizio:Failed to execute command: unexpected status BLOCKED: Operation blocked
INFO:pyvizio.cli:ERROR

I have checked for the correct code from heathbar/vizio-smart-cast API call and this one is correct

raman325 commented 2 years ago

thanks for the submission! have you tested this change on your device?

DavBebawy commented 2 years ago

Yes I have, it's now working flawlessly.