The IP is correct, when I open it in the browser I get the web interface of the AVR.
After restarting my home assistant container or even the whole raspberry pi I don’t see an onkyo integration in the settings. Also I dont see a device named “receiver”.
The logs list a few timeouts:
Logger: homeassistant.components.media_player
Source: helpers/entity_platform.py:797
Integration: Media player (documentation, issues)
First occurred: 01:33:00 (1 occurrences)
Last logged: 01:33:00
Updating onkyo media_player took longer than the scheduled update interval 0:00:10
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:527
First occurred: 01:33:00 (1 occurrences)
Last logged: 01:33:00
Update of media_player.receiver is taking over 10 seconds
Thanks! I haven’t encountered an integration yet which doesnt result in a new device I guess.
The entity is there and everything works as it should, I just didn’t look in the right place. For anybody with the same receiver, here is my config with all the inputs the 7100 offers:
If you want to use it at the commandline then (assuming you are using a container based system, eg HAOS, Supervised or Container, enter the home assistant container, and fill your boots
docker exec -it homeassistant bash
Then once you are in, you can run the onkyo command
thanks for the container lesson. I just used pip and used it to figure out what my sources were named so I could create a drop down that matched my source labels. HDMI1-7 was not very descriptive.
It was useful to make sure My HA box was communicating with it, because I could not figure out how to set up the cards at first and did not know if it was working as the lack of an unique ID does not allow me to look at logs.
I do have it streaming my DNLA server, internet radio from radio-browser and can control basic functions like on/off, source switching, and poll status now. the onkyo command helped me verify what was possible before I sorted out how to get the functions in the UI. Now I need to consolidate the interface.
Hello, I have tried the steps here and in the other topic, but I still cannot figure it out.
The Onkyo integration finds my Pioneer VSX-933 without a problem. However after the setup, there is no device or entity.
Neither is there any sign of it in Developer Tools/ States. The only media player is “media_player.brook”, which is the Chrome Cast integration of the same receiver, so it definitely works and is connected.
Am I missing something? I do not get any control surfaces in the dashboard. I tried the version with the config.yaml as well, but there was no change (only a warning that it will be deprecated in the future anyways).
Edit: Found the following in the log: 2024-11-21 01:05:10.303 WARNING (MainThread) [pyeiscp.protocol] Lost connection to receiver: [Errno 104] Connection reset by peer