Assist configuration help

Hello,
I’m trying to use Assit from Home Assistant in local installation (not cloud).

The chat systematically the same response : “Sorry, I didn’t understand.”.
I activate the debug mode to help me understand, and I saw this error :

stage: done
run:
  pipeline: 01h2v1by14nqnp5hr04vycezr8
  language: fr
  runner_data:
    stt_binary_handler_id: null
    timeout: 30
events:
  - type: run-start
    data:
      pipeline: 01h2v1by14nqnp5hr04vycezr8
      language: fr
      runner_data:
        stt_binary_handler_id: null
        timeout: 30
    timestamp: "2023-08-25T07:38:33.172943+00:00"
  - type: intent-start
    data:
      engine: homeassistant
      language: fr
      intent_input: Eteindre Lampes
      conversation_id: null
      device_id: null
    timestamp: "2023-08-25T07:38:33.172977+00:00"
  - type: intent-end
    data:
      intent_output:
        response:
          speech:
            plain:
              speech: Désolé, je n'ai pas compris
              extra_data: null
          card: {}
          language: fr
          response_type: error
          data:
            code: no_intent_match
        conversation_id: null
    timestamp: "2023-08-25T07:38:33.186954+00:00"
  - type: run-end
    data: null
    timestamp: "2023-08-25T07:38:33.186986+00:00"
intent:
  engine: homeassistant
  language: fr
  intent_input: Eteindre Lampes
  conversation_id: null
  device_id: null
  done: true
  intent_output:
    response:
      speech:
        plain:
          speech: Désolé, je n'ai pas compris
          extra_data: null
      card: {}
      language: fr
      response_type: error
      data:
        code: no_intent_match
    conversation_id: null

That’s mean that the intents are not configured ?
If it’s that, I never found a documentation page to help to configure…

What can I configure Assist ?

Thanks.

Hard to say what’s wrong, as you don’t show or describe how and what you have configured until now. :slight_smile:

I wrote something about it yesterday, maybe this already helps you. :slight_smile: