Feedback
On this page:
https://esphome.io/components/media_player/speaker/
The example under "Example Configuration" shows:
i2s_audio:
i2s_lrclk_pin: GPIOXX
i2s_bclk_pin: GPIOXX
sample_rate: 48000
But ESPHome 2026.4.3 reports that sample_rate is not valid under i2s_audio.
It appears sample_rate should only be configured under the speaker/resampler/media pipeline where applicable.
Can the example be corrected?
URL
https://esphome.io/components/media_player/speaker/
Additional information
No response
Feedback
On this page:
https://esphome.io/components/media_player/speaker/
The example under "Example Configuration" shows:
i2s_audio:
i2s_lrclk_pin: GPIOXX
i2s_bclk_pin: GPIOXX
sample_rate: 48000
But ESPHome 2026.4.3 reports that sample_rate is not valid under i2s_audio.
It appears sample_rate should only be configured under the speaker/resampler/media pipeline where applicable.
Can the example be corrected?
URL
https://esphome.io/components/media_player/speaker/
Additional information
No response