Skip to content

Unable to pair a Vizio e32-d1 tv #151

@thyTwilightGoth

Description

@thyTwilightGoth

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 ~]$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions