mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Remote wake word support for voice assistant (#5229)
This commit is contained in:
@@ -767,6 +767,9 @@ speaker:
|
||||
|
||||
voice_assistant:
|
||||
microphone: mic_id_external
|
||||
speaker: speaker_id
|
||||
on_listening:
|
||||
- logger.log: "Voice assistant microphone listening"
|
||||
on_start:
|
||||
- logger.log: "Voice assistant started"
|
||||
on_stt_end:
|
||||
|
Reference in New Issue
Block a user