Hi @azzab80,
thanks for your feedback! Currently, you need to specify a different port per device. So, your config would look like this:
media_player:
- platform: yamaha_musiccast
host: 192.168.xx.xx
port: 5005
- platform: yamaha_musiccast
host: 192.168.xx.yy
port: 5006
I could think of a way to use the same port, but I can’t test this setup due to the lack of a second device. Would you be interested to test this?
HTH,
Jan