Releases: osk2/yamaha-soundbar
Releases · osk2/yamaha-soundbar
v3.2.5
v3.2.4
v3.2.3
- Fixed a bug preventing component setup.
Thanks for your contribution, @catduckgnaf!
v3.2.2
⚠️ BREAKING CHANGE!
The platform has been renamed in the latest version (v3.2.2) and manual configuration migration is required to update.
Here are the steps to follow:
- Remove the existing custom component and reinstall
- Update your
configuration.yaml
by replacing the old setting
media_player:
- platform: linkplay
with new one
media_player:
- platform: yamaha_soundbar
Changelog
- The platform has been renamed to avoid any conflict with
linkplay
. - Unsupported sources have been removed.
- Sync with upstream changes
Thanks @catduckgnaf for the contribution!