jekalmin / extended_openai_conversation

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

Gpt3.5-turbo not creating automations #151

Open maxi1134 opened 4 months ago

maxi1134 commented 4 months ago

He claims they have been created, provides the correct YAML when asked for it, but does not create it.

Where should I start my debugging?

jekalmin commented 4 months ago

Did you add add_automation function?

Also, it's recommended to get notified when automation is created. (See notice)

maxi1134 commented 4 months ago

I did not! I will give it a try after work and let you know.