⚠️ 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
- Using HACS
- Install manually: copy all files in
custom_components/linkplay
to your<config directory>/custom_components/linkplay/
directory.
# Example configuration.yaml entry
media_player:
- platform: linkplay
host: 192.168.1.11
name: My Sound Bar
This project is licensed under MIT license. See LICENSE file for details.