1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00
This commit is contained in:
J. Nick Koston
2025-10-10 00:47:07 -10:00
parent 29e76718e1
commit 387bb763f3
5 changed files with 5 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ i2s_audio:
micro_wake_word:
id: mww_id
microphone: mic_id_external
on_wake_word_detected:
- voice_assistant.start:
wake_word: !lambda return wake_word;