Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[yamaha] README: Recommend correct binding for specific model #13985

Merged
merged 1 commit into from
Dec 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions bundles/org.openhab.binding.yamahamusiccast/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ UDP events are captured to reflect changes in the binding for
- Total Time
- Musiccast Link

If your Yamaha model doesn't support the MusicCast protocol, please try the [Yamaha Receiver Binding](https://www.openhab.org/addons/bindings/yamahareceiver/#yamaha-receiver-binding) instead.

## Supported Things

Each model (AV Receiver, ...) is a Thing (Thing Type ID: yamahamusiccast:device). Things are linked to a Bridge (Thing Type ID: yamahamusiccast:bridge) for receiving UDP events.
Expand Down
2 changes: 2 additions & 0 deletions bundles/org.openhab.binding.yamahareceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This binding connects openHAB with Yamaha Receivers of product line CX-A5000, RX

If your hardware is on the list but still does not work, please fill a bug report!

If your Yamaha receiver is not on the list, it likely is a newer model that supports MusicCast, please try the [MusicCast Binding](https://www.openhab.org/addons/bindings/yamahamusiccast/) instead.

## Supported Things

| Thing | Type | Description |
Expand Down