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:
6
tests/components/sound_level/test.esp32-s3-ard.yaml
Normal file
6
tests/components/sound_level/test.esp32-s3-ard.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
substitutions:
|
||||
i2s_bclk_pin: GPIO4
|
||||
i2s_lrclk_pin: GPIO5
|
||||
i2s_dout_pin: GPIO6
|
||||
|
||||
<<: !include common.yaml
|
||||
Reference in New Issue
Block a user