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

[audio_adc] Add new `audio_adc` component (#8094)

This commit is contained in:
Keith Burzinski
2025-01-20 20:35:40 -06:00
committed by GitHub
parent c3d00b45f7
commit 576dbd6f0c
10 changed files with 200 additions and 101 deletions

View File

@@ -49,6 +49,7 @@ esphome/components/atc_mithermometer/* @ahpohl
esphome/components/atm90e26/* @danieltwagner
esphome/components/atm90e32/* @circuitsetup @descipher
esphome/components/audio/* @kahrendt
esphome/components/audio_adc/* @kbx81
esphome/components/audio_dac/* @kbx81
esphome/components/axs15231/* @clydebarrow
esphome/components/b_parasite/* @rbaron