Set assist pipeline binary sensor to true only when stt-start is received (#98844)

This commit is contained in:
Jesse Hills 2023-08-23 08:00:38 +12:00 committed by GitHub
parent 35a8385d9d
commit 57bc8ae68e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

@ -343,7 +343,6 @@ class ESPHomeManager:
),
"esphome.voice_assistant_udp_server.run_pipeline",
)
self.entry_data.async_set_assist_pipeline_state(True)
return port