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

Onkyo receiver is not updating when offline #82731

Closed
dawiinci opened this issue Nov 26, 2022 · 7 comments
Closed

Onkyo receiver is not updating when offline #82731

dawiinci opened this issue Nov 26, 2022 · 7 comments

Comments

@dawiinci
Copy link

The problem

When I switch on power to the receiver and it is already set to on, the media player shows the receiver is on after about 25 seconds.
However, if I switch off the power, while the receiver is still on, it will stay on forever.

If I restart HA the media player reports the device as off, which is correct. The plugin should report the device as off, if it is not able to get the state (offline, without power).

Since I can't constantly restart HA, how can I update this entity?

This doesn't work (unknown error):
https://www.home-assistant.io/integrations/homeassistant#service-homeassistantreload_config_entry

What version of Home Assistant Core has the issue?

2022.11.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

Onkyo

Link to integration documentation on our website

https://www.home-assistant.io/integrations/onkyo/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

@home-assistant
Copy link

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (homeassistant) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of homeassistant can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Change the title of the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign homeassistant Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


homeassistant documentation
homeassistant source
(message by IssueLinks)

@dawiinci dawiinci changed the title Only Receiver is not updating when offline Onkyo receiver is not updating when offline Dec 6, 2022
@dawiinci
Copy link
Author

Any insights on this or is it impossible?

@rubinho76
Copy link

I have the same problem as soon as the "network standby" mode is deactivated. (TX-NR-656)
When "Network Standby" mode is enabled, HA detects when the Onkyo is turned off.
However, the Onkyo consumes more power in this mode.
Home Assistant should ensure less power consumption and not more :)

Since I need to build automation on the state, a solution to the problem would be helpful.

@dawiinci
Copy link
Author

dawiinci commented May 9, 2023

Third party plugins can be reloaded, so they update the status properly. Unfortunately, this is not possible for integrated plugins, like Onkyo. Restarting HA helps, but that's not always appropriate.

Any advice?

@rubinho76
Copy link

A manual reload is also not helpful.
You would have to start the Onkyo once after each reboot of HA and reload the plugin. It would be more sensible to query Zone 2 after the Onkyo has been switched on.
For this the integration must be modified.

@foxy82
Copy link
Contributor

foxy82 commented May 9, 2023

There is a different version of the onkyo component here: #59518 might be worth trying it and seeing if you get the same issue with that.

It has been stuck in a merge hell for a long time but I've been using it successfully for a while.

All the onkyo failures with the recent release reminded me that I'm not using the one that is in the Home assistant and really needs a refresh.

@dawiinci dawiinci closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants