mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
Voice assist improvement - configurable conversation_id timeout (#7385)
This commit is contained in:
@@ -33,6 +33,7 @@ speaker:
|
||||
voice_assistant:
|
||||
microphone: mic_id_external
|
||||
speaker: speaker_id
|
||||
conversation_timeout: 60s
|
||||
on_listening:
|
||||
- logger.log: "Voice assistant microphone listening"
|
||||
on_start:
|
||||
|
Reference in New Issue
Block a user