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

Unable to pair a Vizio e32-d1 tv #151

Open
thyTwilightGoth opened this issue Dec 8, 2023 · 1 comment
Open

Unable to pair a Vizio e32-d1 tv #151

thyTwilightGoth opened this issue Dec 8, 2023 · 1 comment

Comments

@thyTwilightGoth
Copy link

Hi my tv is detected by the script, however it is not able to start the pairing process.

Here are the current logs:

[twilight@Twilightop ~]$ pyvizio --ip=0 discover
/home/twilight/.local/pipx/venvs/pyvizio/lib/python3.11/site-packages/pyvizio/discovery/zeroconf.py:68: FutureWarning: ZeroconfListener({'_func': <function discover.<locals>.append_service at 0x7f3e36e179c0>}) has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory.
  ServiceBrowser(zeroconf, service_type, ZeroconfListener(append_service))
INFO:pyvizio:[ZeroconfDevice({'name': "Censored Bedroom TV", 'ip': '192.168.1.146', 'port': 9000, 'model': "Censored Bedroom TV", 'id': b'608916016'})]
INFO:pyvizio.cli:
IP               Port  Model             Name
-------------  ------  ----------------  ----------------
192.168.1.146    9000  Censored Bedroom TV  Censored Bedroom TV
[twilight@Twilightop ~]$ pyvizio --ip=192.168.1.146:9000 --device_type=tv pair
INFO:pyvizio.cli:Initiating pairing process, check your device for pin upon success
ERROR:pyvizio:Failed to execute command: Cannot connect to host 192.168.1.146:9000 ssl:False [None]
INFO:pyvizio.cli:ERROR
[twilight@Twilightop ~]$ 
@raman325
Copy link
Owner

raman325 commented Dec 8, 2023

hi @thyTwilightGoth this project is fairly unmaintained at this point because I have not had a lot of success with integrating my Vizio soundbars (it seems like a firmware issue, not an integration issue). I also have no Vizio TVs to test things with. If you have the skills and the bandwidth, feel free to submit a PR if you are able to find a solution to your issue

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