Skip to content
New issue

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

Can't switch inputs; other commands work. #140

Open
dhess83 opened this issue Mar 11, 2023 · 1 comment
Open

Can't switch inputs; other commands work. #140

dhess83 opened this issue Mar 11, 2023 · 1 comment

Comments

@dhess83
Copy link

dhess83 commented Mar 11, 2023

Hello friends...
when I execute:
pyvizio --ip=####### --device_type=tv --auth=######### get-inputs-list
I get:

INFO:pyvizio.cli:
Name Nickname


CAST SMARTCAST
HDMI-1 AVR-S700W
HDMI-2 Matrix
HDMI-3 PC 4K
COMP COMP
TV TV

BUT, when I execute pyvizio --ip=####### --device_type=tv --auth=######### input HDMI-2
I get:
INFO:pyvizio.cli:Switching input
ERROR:pyvizio:Failed to execute command: unexpected status FAILURE: Failure
INFO:pyvizio.cli:ERROR

Any suggestions? This used to work. To troubleshoot, I recently ran pip3 install --upgrade pyvizio. Any help would be much appreciated :)

@dhess83
Copy link
Author

dhess83 commented Apr 25, 2023

Note for anyone reading this: the syntax has changed with a recent vizio update. Instead of specifying "HDMI-1", specify "hdmi 1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant