You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: