jekalmin / extended_openai_conversation

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

Help #162

Open pajeronda opened 4 months ago

pajeronda commented 4 months ago

I currently use Rhasspy 2.5 which, with MQTT can also be used as a reader for automations (for example, an automation every hour, via TTS it pronounces the time) but I can't make the complete switch to assist because I can't find the way to make the result of a script or automation that is not started from a device (Companion app on smartphone or other) pronounced. Do you know a way to achieve this using Assist? For example, imitating a device with a script, or starting a service. I would appreciate it if you could give me some ideas! Thank you

jekalmin commented 3 months ago

Could you elaborate more?

As far as I understand, you want to either TTS to devices or call a service every hour. conversation.process is the service to send messsage to conversation agent.

I'm quite not sure this is what you asked. Please let me know!