mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[fsinternetradio] Add Ruark R5 to tested devices & mode list (#13325)
* Add Ruark R5 to tested devices & mode list Signed-off-by: Timo Grossenbacher <timo@timogrossenbacher.ch>
This commit is contained in:
parent
19894aa894
commit
6241d6f369
@ -19,9 +19,10 @@ Successfully tested are internet radios:
|
||||
* [Roku SoundBridge M1001](https://soundbridge.roku.com/soundbridge/index.php)
|
||||
* [Dual IR 3a](https://www.dual.de/produkte/digitalradio/radio-station-ir-3a/)
|
||||
* [Teufel 3sixty](https://www.teufel.de/stereo/radio-3sixty-p16568.html)
|
||||
* [Ruark R5](https://www.ruarkaudio.com/products/r5-high-fidelity-music-system)
|
||||
|
||||
But in principle, all internet radios based on the [Frontier Silicon chipset](https://www.frontier-silicon.com/) should be supported because they share the same API.
|
||||
So It is very likely that other internet radio models of the same manufacturers do also work.
|
||||
So it is very likely that other internet radio models of the same manufacturers do also work.
|
||||
|
||||
## Community
|
||||
|
||||
@ -68,20 +69,21 @@ All devices support some of the following channels:
|
||||
The radio mode depends on the internet radio model (and its firmware version!).
|
||||
This list is just an example how the mapping looks like for some of the devices, please try it out and adjust your sitemap for your particular radio.
|
||||
|
||||
| Radio Mode | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10
|
||||
|--------------------------|----------------|-------------------------|--------------|--------------|-----------|----------|--------------|--------------|-----------|-----------|--------|
|
||||
| Hama IR100 | Internet Radio | Spotify | Music Player | AUX in | - | - | - | - | - | - |- |
|
||||
| Hama IR110 | Internet Radio | Spotify | Music Player | AUX in | - | - | - | - | - | - |- |
|
||||
| Hama DIR3100 | Internet Radio | Spotify | - | Music Player | DAB Radio | FM Radio | AUX in | - | - | - | - |
|
||||
| Medion MD87180 | Internet Radio | Music Player (USB, LAN) | DAB Radio | FM Radio | AUX in | - | - | - | - | - |- |
|
||||
| Medion MD 86988 | Internet Radio | Music Player | FM Radio | AUX in | - | - | - | - | - | - |- |
|
||||
| Technisat DigitRadio 580 | Internet Radio | Spotify | - | Music Player | DAB Radio | FM Radio | AUX in | CD | Bluetooth | - |- |
|
||||
| Dual IR 3a | Internet Radio | Spotify | - | Music Player | DAB Radio | FM Radio | Bluetooth | - | - | - |- |
|
||||
| Silvercrest SIRD 14 C1 | - | Napster | Deezer | Qobuz | Spotify | TIDAL | Spotify | Music Player | DAB Radio | FM Radio | AUX in |
|
||||
| Silvercrest SIRD 14 C2 | Internet Radio | TIDAL | Deezer | Qobuz | Spotify | - | Music Player | DAB Radio | FM Radio | AUX in |- |
|
||||
| Auna KR200 Kitchen Radio | Internet Radio | Spotify | - | Music Player | DAB Radio | FM Radio | AUX in | - | - | - |- |
|
||||
| Auna Connect CD | Internet Radio | Spotify | - | Music Player | DAB Radio | FM Radio | CD | Bluetooth | AUX in | - | - |
|
||||
| Teufel 3sixty | Internet Radio | Spotify | - | USB/Network | DAB Radio | FM Radio | Bluetooth | AUX in | - | - | - |
|
||||
| Radio Mode | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |
|
||||
|--------------------------|----------------|-------------------------|--------------|--------------|-----------|----------|--------------|--------------|-----------|-----------|--------|--------|--------|--------|
|
||||
| Hama IR100 | Internet Radio | Spotify | Music Player | AUX in | - | - | - | - | - | - |- | - | - | - |
|
||||
| Hama IR110 | Internet Radio | Spotify | Music Player | AUX in | - | - | - | - | - | - |- | - | - | - |
|
||||
| Hama DIR3100 | Internet Radio | Spotify | - | Music Player | DAB Radio | FM Radio | AUX in | - | - | - | - | - | - | - |
|
||||
| Medion MD87180 | Internet Radio | Music Player (USB, LAN) | DAB Radio | FM Radio | AUX in | - | - | - | - | - |- | - | - | - |
|
||||
| Medion MD 86988 | Internet Radio | Music Player | FM Radio | AUX in | - | - | - | - | - | - |- | - | - | - |
|
||||
| Technisat DigitRadio 580 | Internet Radio | Spotify | - | Music Player | DAB Radio | FM Radio | AUX in | CD | Bluetooth | - |- | - | - | - |
|
||||
| Dual IR 3a | Internet Radio | Spotify | - | Music Player | DAB Radio | FM Radio | Bluetooth | - | - | - |- | - | - | - |
|
||||
| Silvercrest SIRD 14 C1 | - | Napster | Deezer | Qobuz | Spotify | TIDAL | Spotify | Music Player | DAB Radio | FM Radio | AUX in | - | - | - |
|
||||
| Silvercrest SIRD 14 C2 | Internet Radio | TIDAL | Deezer | Qobuz | Spotify | - | Music Player | DAB Radio | FM Radio | AUX in |- | - | - | - |
|
||||
| Auna KR200 Kitchen Radio | Internet Radio | Spotify | - | Music Player | DAB Radio | FM Radio | AUX in | - | - | - |- | - | - | - |
|
||||
| Auna Connect CD | Internet Radio | Spotify | - | Music Player | DAB Radio | FM Radio | CD | Bluetooth | AUX in | - | - | - | - | - |
|
||||
| Teufel 3sixty | Internet Radio | Spotify | - | USB/Network | DAB Radio | FM Radio | Bluetooth | AUX in | - | - | - | - | - | - |
|
||||
| Ruark R5 | Internet Radio | TIDAL | Deezer | Amazon Music | Spotify | Local Music | Music Player | DAB Radio | FM Radio | Bluetooth | AUX in | Phono | Optical | CD |
|
||||
|
||||
|
||||
## Full Example
|
||||
|
Loading…
Reference in New Issue
Block a user