Skip to content

Fixed bug for receivers without support for new command#18478

Merged
bachya merged 2 commits intohome-assistant:devfrom
leothlon:dev
Nov 15, 2018
Merged

Fixed bug for receivers without support for new command#18478
bachya merged 2 commits intohome-assistant:devfrom
leothlon:dev

Conversation

@leothlon
Copy link
Copy Markdown
Contributor

@leothlon leothlon commented Nov 15, 2018

Description:

Fixing error on receivers that don't support the new command

Related issue (if applicable): fixes #18353

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

@bachya bachya merged commit afb3a52 into home-assistant:dev Nov 15, 2018
@ghost ghost removed the in progress label Nov 15, 2018
@bachya
Copy link
Copy Markdown
Contributor

bachya commented Nov 15, 2018

Thanks! 😎

@svkowalski
Copy link
Copy Markdown

I have also started seeing this issue on my Onkyo TX-NR525. Thanks for the quick work on a fix. It may be worth noting that I only see these errors if my Onkyo was active/on at the time that I restarted HA.

@TonyApuzzo
Copy link
Copy Markdown

Unfortunately, my TX-8050 Network Receiver (not an AVR, just a stereo) 2011 model year, crashes even with this patch. I grabbed the older component source (pre 0.82.0) and dropped it into ./config/custom_components and it works for my older receiver.

The symptom is that it totally crashes the network remote control on the receiver. Have to unplug and replug in the receiver to reboot the internal CPU.

The diffs between versions are pretty complicated so not sure where to start trying to track down the culprit but this PR didn't solve the problem on my TX-8050.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

onkyo component not working after upgrade to 0.82

5 participants