Yamaha Sound Bar from OSK2 Configuration.yaml

I want to integrate the GitHub YamahSoundbar. I have copied manuals all files to from Yamaha_soundbar GitHub to custom_components/yamaha_soundbar and added this at the end of the configuration.yaml

media_player:
  - platform: yamaha_soundbar
    host: 192.168.69.68
    name: YamahaSRX40A # To name your sources (optional)
    sources:
      {
        'HDMI': 'TV', 
        'optical': 'Plexamp', 
        'bluetooth': 'Bluetooth',
      }

but it doesn’t work. When I check the Configuration, it couldn’t find ist.
Thanks for help

1 Like

Same problem. Nothing seems to have changed in HA.