#2025.04 Garage Door Conversation Example

1 messages · Page 1 of 1 (latest)

tropic belfry
#

I am trying to set up the automation for the garage door example from the 2025.04 release.
This is the action:

action: assist_satellite.start_conversation
metadata: {}
data:
  start_message: The garage door has been open for 2 minutes. Do you want to close it?
  preannounce: true
  extra_system_prompt: >-
    If the response from the user is "yes", then close the garage door. If the
    answer is no, reply "maybe later"
target:
  entity_id: assist_satellite.home_assistant_voice_09226e_assist_satellite

Whether I answer yes or no, I get the response "Could you please provide more context or specify what you need assistance with?"
I am using the Extended OpenAI integration and disabled 'Prefer handling commands locally' for testing and get the same result

#

Resolved this by changing from the Extended OpenAI integragion to the 'OpenAI Conversation' integration instead

viscid coyote
#

Yes, I don't think it will work so far with 3rd party integrations.

tropic belfry
#

Do you know if you can get the Open AI Conversation to work with Music Assistant? I was using the Extended OpenAI integration for this previously.

viscid coyote
#

Well there's the repository with official blueprints