N8N Node that answer to Home Assistant AI Assist

Describe the problem/error/question

Hi there,
I just want to ask if there is possibility to have a b8b workflow that can be call by the Home Assistant AI Assist. (like a OpenAI API)

Thanks

What is the error message (if any)?

No error:

Please share your workflow

not yet build it

Information on your n8n setup

  • n8n version: 1.71.3
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): N/A
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu 22.04

Hi @Denis

Anything is possible :wink:

I would recommend to simply get started and experiment - that’s the joy of any project. You can search the forum for related topics or even Youtube, as there is a lot of great content on n8n.

You can also have a look in our workflow template collection to search for user implementations for specific nodes:

1 Like

Thanks a lot Ria,
I have already create a flow that answer at calls from Home Assistant.
HASS > Webhook (OpenAI API like) > AI Agent > Ollama LAN server.

Now I work on the domotic actions… in order to create an OpenAi interface that send the actions to my Home Assistant.

I’ll play a lot this days :slight_smile:

Thanks again
Denis

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.