Hello everyone, I’m reaching out for some help with an issue I’m having with my Yamaha RX-V1067 receiver integration in Home Assistant. I’ve set up everything according to the official documentation, and initially, it worked perfectly. However, after restarting Home Assistant, I can only control the receiver 1-2 times before it stops responding to any commands. This is quite frustrating as I rely heavily on my smart home setup.
I’ve included my configuration below for reference:
yaml
media_player:
- platform: yamaha
host: 192.168.178.27
I also noticed some warning logs about the update interval being exceeded. Here’s the log snippet:
text
Updating yamaha media_player took longer than the scheduled update interval 0:00:10
Interestingly, the Yamaha app and OpenHAB integration work without any issues, which makes me think the problem might be specific to Home Assistant. I’m wondering if anyone else has encountered this issue or has any suggestions on how to resolve it. I’ve tried resetting the receiver and reinstalling the integration, but nothing seems to help.
Any advice or insights would be greatly appreciated! Thanks in advance for your help!