Skip to content

Commit

Permalink
Min max volume change
Browse files Browse the repository at this point in the history
  • Loading branch information
jondavidsson committed Apr 14, 2023
1 parent c622016 commit 1d5d255
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Configuration variables:
- **serial_port** (*Required*): The USB port on which the USB to Serial can be reached.
- **sources** (*Required*): This is depending on your own set-up.
- **name** (*Optional*): Name of the device. (default = 'Primare Preamp')
- **min_volume** (*Optional*): Minimal volume of the reciever, will also appear on the volume slider from 0-100% (default = '-71')
- **max_volume** (*Optional*): Maximal volume of the reciever, will also appear on the volume slider from 0-100% (default = '-1')
- **min_volume** (*Optional*): Minimal volume of the reciever, will also appear on the volume slider from 0-100% (default = '79')
- **max_volume** (*Optional*): Maximal volume of the reciever, will also appear on the volume slider from 0-100% (default = '0')

0 comments on commit 1d5d255

Please sign in to comment.