Dear Community,
I need you help. I am new with Hassio and I have an issue that I cannot solve. I have added an yamaha musiccast receiver using the strings:
media_player:
- platform: yamaha_musiccast
host: 192.168.xx.xx
It is working well, everything is fine. The problem is when I turn on the yamaha receiver when Hassio is running. In fact, Hassio cannot detect the receiver by itself. The only way I found is restart Hassio, leaving the yamaha receiver on.
The solution that I found is annoying me, as I do not want restart Hassio to detect the yamaha receiver. Is there some automation, string in configuration.yaml or something else that I can do to avoid to restart Hassio?
Thank you in advance for your support.