Closed kahrendt closed 2 months ago
Adds on_mute, on_unmute, and on_volume triggers to the nabu media player component. For on_volume, the variable x has the new volume (a floating point number between 0 and 1).
on_mute
on_unmute
on_volume
x
Firmware built successfully! :tada:
Download and extract the firmware to install with https://web.esphome.io
Make sure to choose esphome-voice-kit-esp32s3/esphome-voice-kit-esp32s3.factory.bin.
esphome-voice-kit-esp32s3/esphome-voice-kit-esp32s3.factory.bin
Adds
on_mute
,on_unmute
, andon_volume
triggers to the nabu media player component. Foron_volume
, the variablex
has the new volume (a floating point number between 0 and 1).