jekalmin / extended_openai_conversation

Home Assistant custom component of conversation agent. It uses OpenAI to control your devices.
834 stars 108 forks source link

Catch assist pipeline events from the home assistant event bus #177

Closed Risbo6 closed 3 months ago

Risbo6 commented 3 months ago

Is it possible to catch those events from the Home Assistant event bus?

I would like to always output the conversation response to a media_player. I'm not sure if there's an easier way to do it tho

Risbo6 commented 3 months ago

Duplicate of https://github.com/rhasspy/wyoming-satellite/issues/96

jekalmin commented 3 months ago

Although it's not possible yet, the workaround might be registering a say_tts function, and ask it to say in your media_player.