I got both Onkyo and bluos at home I followed integration manual and added like this:
Example configuration.yaml entry with manually specified addresses
media_player:
- platform: bluesound
hosts:
- host: XXX.XXX.XXX.XXX
and nothing happend
I saw that in the advanced instruction’s the next is explained:
Example configuration.yaml entry with manually specified addresses
media_player:
- platform: bluesound
hosts:
- host: 192.168.1.100
name: bluesound_kitchen
port: 11000
- host: 192.168.1.131
I do not understand, what is the difference between the two “host” lines? why are there two different IP addresses