-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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 ~]$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels