Merge pull request #8 from Ranlvor/patch-3
Config: Correct onkyo volume slider range
This commit is contained in:
commit
9e33bfe130
1 changed files with 1 additions and 1 deletions
|
|
@ -262,7 +262,7 @@ const config : Config = {
|
|||
text: "Volume",
|
||||
topic: "onkyo_volume",
|
||||
min: 0,
|
||||
max: 100,
|
||||
max: 50,
|
||||
icon: "volume_up"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue