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

make speaker and syslog groupable

This commit is contained in:
J. Nick Koston
2025-10-09 13:08:27 -10:00
parent f6d67e415f
commit f0e0f8bfdc
7 changed files with 36 additions and 18 deletions

View File

@@ -1,9 +1,10 @@
substitutions:
scl_pin: GPIO16
sda_pin: GPIO17
i2s_bclk_pin: GPIO27
i2s_lrclk_pin: GPIO26
i2s_mclk_pin: GPIO25
i2s_dout_pin: GPIO23
packages:
i2c: !include ../../test_build_components/common/i2c/esp32-idf.yaml
<<: !include common-audio_dac.yaml