Skip to content

Commit 31803a0

Browse files
authored
Change initial command for dimmer to 0 to prevent sudden volume peaks on audio devices
1 parent 2100f72 commit 31803a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.example.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ toggle_mapping:
7777

7878
# Defines which command is executed if the state is NULL when toggling or sliding
7979
initial_command:
80-
Dimmer: 100
80+
Dimmer: 0
8181
Switch: ON
8282
Player: PLAY
83-
Rollershutter: DOWN
83+
Rollershutter: DOWN

0 commit comments

Comments
 (0)