Set assist pipeline binary sensor to true only when stt-start is received (#98844)
This commit is contained in:
parent
35a8385d9d
commit
57bc8ae68e
2 changed files with 4 additions and 2 deletions
|
@ -343,7 +343,6 @@ class ESPHomeManager:
|
|||
),
|
||||
"esphome.voice_assistant_udp_server.run_pipeline",
|
||||
)
|
||||
self.entry_data.async_set_assist_pipeline_state(True)
|
||||
|
||||
return port
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue