Just a little module I wrote to help pair all the Vizio TVs I have to work with.
Some are the older kind that use port 9000, and some are the newer ones that use port 7345.
To use:
- Run the
vizio.py
script. - It will prompt you for the IP address of the TV.
- It will prompt you for the port, either 7345 or 9000. If one doesn't work, try the other!
- After pairing is initiated, a 4 digit code should be displayed on the TV.
- Enter this code in the script when prompted.
- If all is succuessful, an Auth Token will be generated and displayed in the script.
- Use this for whatever you needed it for!