Skip to content

Commit

Permalink
Set default amplify_shift to 2 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
synesthesiam committed Sep 20, 2024
1 parent 7ed2820 commit 9abd683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1241,7 +1241,7 @@ microphone:
amplify_shift: 0
channel_1:
id: comm_mic
amplify_shift: 0 # May be useful to enable, but may also result in worse wake word detection if speaking close to the device
amplify_shift: 2

media_player:
- platform: nabu
Expand Down

0 comments on commit 9abd683

Please sign in to comment.