#Is there any way to have Assist not give an announcement/response when certain actions are taken?

1 messages · Page 1 of 1 (latest)

swift oasis
#

I'm using the the OpenAI converstaion model, Home Assistant Cloud for STT and piper locally for TTS. I have a scene where I would like for it to not make an announcement/say anything once it activates it. However no matter how I set my prompt it always seems to make an announcement which I do not want. Is there something dumb I'm missing?

cyan sandal
#

I think it will be tricky to have a reliable way have an LLM based pipeline not to respond in certain cases.

wet zodiac
#

Assist doesn't even allow for an empty response IIRC. At least my tries to define a null/empty string response for sentence triggers always resulted in the default response text "done" (or "erledigt" for German pipelines).