mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
merge
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
packages:
|
||||
ble: !include ../../test_build_components/common/ble/esp32-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
packages:
|
||||
ble: !include ../../test_build_components/common/ble/esp32-c3-idf.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
packages:
|
||||
ble: !include ../../test_build_components/common/ble/esp32-idf.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user