1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

[sound_level] Add a new sound level sensor (#8737)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Kevin Ahrendt
2025-05-11 15:51:49 -05:00
committed by GitHub
parent 7f59aff157
commit cdc1a7c646
13 changed files with 429 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
substitutions:
i2s_bclk_pin: GPIO25
i2s_lrclk_pin: GPIO26
i2s_dout_pin: GPIO27
<<: !include common.yaml