Move volume in steps of 5
Two was too fine to be useful on a remote you tap rather than drag. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -56,7 +56,7 @@ ROOM_KEYS = ["home400", "living_room_group"]
|
||||
|
||||
# --- Behaviour --------------------------------------------------------
|
||||
# How many HEOS volume points one tap of +/- moves.
|
||||
VOLUME_STEP = 2
|
||||
VOLUME_STEP = 5
|
||||
|
||||
# Limit the input picker to the sources you actually use, by their SI
|
||||
# code (see GET /api/avr/inputs for the full list). Empty = show all.
|
||||
|
||||
Reference in New Issue
Block a user