Max Volume Increase muse Luxe?

Hi Everyone,

I bought an ESPmuse Luxe, which I managed to integrate into my Home Assistant instance with little to no issues following this tutorial. I named my device ‘MouthPiece’ since I’ll be using it to further test the assistant features.

I was wondering, the speaker within my Muse is set to 100%, but it’s still lacking some of the punch my Google Mini seems to have. Is it possible to edit the ESP32 configuration to increase the max default volume of the speaker?

raspiaudio-muse-luxe-6b07e4.yaml

substitutions:
name: raspiaudio-muse-luxe-6b07e4
friendly_name: Assist Logeerkamer
packages:
raspiaudio.muse-luxe: github://esphome/firmware/media-player/raspiaudio-muse-luxe.yaml@main
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
api:
encryption:
key: pvdtjZeo1rOrR4zEc9DBetdxPAyeQSVTnw26vWhTHMA=

wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password

I have also been trying to figure out a way to boost the audio, everything is a bit too quiet in my opinion. I’m also trying to figure out a way to prevent a pop whenever audio starts the first time (using it as a Home Assistant Media Player)

Hi

Are you using Tetele’s config ?