1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

[speaker, i2s_audio] I2S Speaker implementation using a ring buffer (#7605)

This commit is contained in:
Kevin Ahrendt
2024-10-16 18:47:11 -04:00
committed by GitHub
parent 22478ffb0f
commit 1c845e0ff8
13 changed files with 601 additions and 266 deletions

View File

@@ -48,6 +48,7 @@ esphome/components/at581x/* @X-Ryl669
esphome/components/atc_mithermometer/* @ahpohl
esphome/components/atm90e26/* @danieltwagner
esphome/components/atm90e32/* @circuitsetup @descipher
esphome/components/audio/* @kahrendt
esphome/components/audio_dac/* @kbx81
esphome/components/b_parasite/* @rbaron
esphome/components/ballu/* @bazuchan