Skip to content

Commit

Permalink
[kaleidescape] Fix incorrect word in player ui documentation (openhab…
Browse files Browse the repository at this point in the history
…#11676)

Signed-off-by: Michael Lobstein <[email protected]>
  • Loading branch information
mlobstein authored and andan67 committed Nov 5, 2022
1 parent 3b93224 commit 2b409f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bundles/org.openhab.binding.kaleidescape/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The following channels are available:
| ui#power | Switch | Turn the zone On or Off (system standby) |
| ui#volume | Dimmer | A virtual volume that tracks the volume in K control apps, use as a proxy to adjust a real volume item via rules |
| ui#mute | Switch | A virtual mute switch that tracks the mute status in K control apps, use as a proxy to control a real mute item |
| ui#control | Player | Control Movie Playback e.g. start/pause/next/previous/ffward/rewind |
| ui#control | Player | Control Movie Playback e.g. play/pause/next/previous/ffward/rewind |
| ui#title_name | String | The title of the movie currently playing |
| ui#play_mode | String | The current playback mode of the movie |
| ui#play_speed | String | The speed of playback scanning |
Expand Down Expand Up @@ -112,7 +112,7 @@ The following channels are available:
| ui#user_input | String | Indicates if the user is being prompted for input, what type of input, and any currently entered characters |
| ui#user_input_prompt | String | Indicates user input prompt info and properties currently shown on screen |
| -- music channels (not available on Alto and Strato) -- |
| music#control | Player | Control Music Playback e.g. start/pause/next/previous/ffward/rewind |
| music#control | Player | Control Music Playback e.g. play/pause/next/previous/ffward/rewind |
| music#repeat | Switch | Controls repeat playback for music |
| music#random | Switch | Controls random playback for music |
| music#track | String | The name of the currently playing track |
Expand Down

0 comments on commit 2b409f7

Please sign in to comment.