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

Power On command turns power Off #163

Open
dhess83 opened this issue Aug 4, 2024 · 1 comment
Open

Power On command turns power Off #163

dhess83 opened this issue Aug 4, 2024 · 1 comment

Comments

@dhess83
Copy link

dhess83 commented Aug 4, 2024

I can do most any other operation that I try, but sending power on to the TV, or even just power, will power it off.

The following command will power off the TV:
C:\Program Files\Python310\Scripts\pyvizio.exe --ip=192.168.1.30 --device_type=tv --auth=Z3hcya3zvp power on

Other commands, like this, work perfectly
C:\Program Files\Python310\Scripts\pyvizio.exe --ip=192.168.1.30 --device_type=tv --auth=Z3hcya3zvp input hdmi3

@BeltBucketTCB
Copy link

"power" is an intentional toggle, judging from its output in bash. For my TV, "power on" doesn't shut it down.

TV info:
Model Name M658-G1 Version 7.0.120.1-1

Pyvizio version:
0.1.61

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

2 participants