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

Can not discover Vizio TV #120

Open
KidSquid1 opened this issue Dec 2, 2020 · 2 comments
Open

Can not discover Vizio TV #120

KidSquid1 opened this issue Dec 2, 2020 · 2 comments

Comments

@KidSquid1
Copy link

Hello -

Attempting to deploy on a Windows Server box that has Python installed and running.

When running the discover command

pyvizio --ip=0 discover Nothing is returned.....

I can ping the tv as shown below in the screen grab, any suggestions?

image

Thanks.

Squid

@raman325
Copy link
Owner

raman325 commented Dec 9, 2020

Hi @KidSquid1 this is likely because mDNS is blocked on your LAN. Is there something in particular you are trying to achieve with discovery given that you already know the IP of the TV?

I just pushed a change that falls back to SSDP if mDNS discovery fails: #122

@eprparadocs
Copy link

I had a similar problem. The first thing I did was run this command:

avahi-browser -all

You should see the device show up. For instance with device_type=tv you should see viziocast entry. What I found out is that I had my tv on eco mode for the device. You have to set up as quick start. If you don't, the device won't respond.

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

3 participants