/yamaha-soundbar

Yamaha soundbar integration for Home Assistant.

Primary LanguagePython

hacs_badge

Yamaha Soundbar

⚠️ This component is under development and expect some major changes in the future.

This component allows you to control Yamaha soundbar.

Tested on Yamaha YAS-209, any Yamaha soundbar based on Linkplay A118 should be supported as well.

The repo is forked from nagyrobi/home-assistant-custom-components-linkplay

Installation

1. Install custom component

  • Using HACS
  • Install manually: copy all files in custom_components/linkplay to your <config directory>/custom_components/linkplay/ directory.

2. Restart Home-Assistant.

3. Add the configuration to your configuration.yaml.

4. Restart Home-Assistant again.

Configuration

# Example configuration.yaml entry
media_player:
    - platform: linkplay
      host: 192.168.1.11
      name: My Sound Bar

License

This project is licensed under MIT license. See LICENSE file for details.