Add speaker to BLE Proxy add-on

This commit is contained in:
Edward Firmo
2024-12-24 00:00:26 +01:00
parent ec528ec128
commit d77d761497
3 changed files with 62 additions and 4 deletions

View File

@@ -19,11 +19,11 @@ i2s_audio:
media_player:
- id: mp_speaker
name: Speaker
internal: false
platform: i2s_audio
i2s_dout_pin: GPIO15
i2s_audio_id: if_i2s_audio
i2s_comm_fmt: lsb
dac_type: external
mode: mono
internal: false
...