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:
2026-09-14 21:34:37 +02:00
co-authored by Claude Opus 5
parent a1fb7a318a
commit 4affd18b3b
+1 -1
View File
@@ -56,7 +56,7 @@ ROOM_KEYS = ["home400", "living_room_group"]
# --- Behaviour -------------------------------------------------------- # --- Behaviour --------------------------------------------------------
# How many HEOS volume points one tap of +/- moves. # 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 # 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. # code (see GET /api/avr/inputs for the full list). Empty = show all.