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

Vizio unavailable on restart if TV is off (again) #34300

Closed
broyuken opened this issue Apr 16, 2020 · 6 comments
Closed

Vizio unavailable on restart if TV is off (again) #34300

broyuken opened this issue Apr 16, 2020 · 6 comments

Comments

@broyuken
Copy link

The problem

Environment

  • Home Assistant Core release with the issue: 108.x
  • Last working Home Assistant Core release (if known): 107.x
  • Operating environment (Home Assistant/Supervised/Docker/venv): Home Assistant
  • Integration causing this issue: Vizio
  • Link to integration documentation on our website:

Problem-relevant configuration.yaml

Config Flow

Traceback/Error logs

2020-04-16 13:46:52 WARNING (MainThread) [homeassistant.components.vizio.media_player] Failed to connect to 10.0.86.144:7345
2020-04-16 13:46:52 WARNING (MainThread) [homeassistant.components.media_player] Platform vizio not ready yet. Retrying in 180 seconds.
2020-04-16 13:47:55 WARNING (MainThread) [homeassistant.components.vizio.media_player] Failed to connect to 10.0.86.144:7345
2020-04-16 13:47:55 WARNING (MainThread) [homeassistant.components.media_player] Platform vizio not ready yet. Retrying in 30 seconds.
2020-04-16 13:48:26 WARNING (MainThread) [homeassistant.components.vizio.media_player] Failed to connect to 10.0.86.144:7345
2020-04-16 13:48:26 WARNING (MainThread) [homeassistant.components.media_player] Platform vizio not ready yet. Retrying in 60 seconds.
2020-04-16 13:49:27 WARNING (MainThread) [homeassistant.components.vizio.media_player] Failed to connect to 10.0.86.144:7345
2020-04-16 13:49:27 WARNING (MainThread) [homeassistant.components.media_player] Platform vizio not ready yet. Retrying in 90 seconds.
2020-04-16 13:51:01 WARNING (MainThread) [homeassistant.components.vizio.media_player] Failed to connect to 10.0.86.144:7345
2020-04-16 13:51:01 WARNING (MainThread) [homeassistant.components.media_player] Platform vizio not ready yet. Retrying in 120 seconds.

Additional information

This was broken back in I think 105, it was fixed and now it's broken again. If I restart HA while the TV is on it works fine, if it's off it goes unavailable. Almost identical symptoms to #30817 but with a different error message.

@probot-home-assistant
Copy link

Hey there @raman325, mind taking a look at this issue as its been labeled with a integration (vizio) you are listed as a codeowner for? Thanks!

@raman325
Copy link
Contributor

@broyuken is Eco Mode on for your TV? Nothing should have changed regarding the API, so if the device shows as unavailable, it's because pyvizio can't get a successful response from your device

@broyuken
Copy link
Author

Yep, I reset my tv the same day I updated HA and eco mode was on by default. Apologies, it’s all good again.

@raman325
Copy link
Contributor

No worries, glad you were able to fix it!

@mastakebob
Copy link

Hi, I'm getting the same error. I do have my vizio TV set to eco mode (so that the power-saving strip sees it as 'off' and turns off my audio system to save energy). Is there a way to suppress these errors when the TV is off and in eco mode?

@raman325
Copy link
Contributor

I submitted a change to the behavior that should resolve this ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants