n8n-docs/docs/integrations/credentials/homeAssistant.md
2022-04-13 09:56:05 +01:00

18 lines
767 B
Markdown

# Home Assistant
You can use these credentials to authenticate the following nodes with Home Assistant.
- [Home Assistant](/integrations/nodes/n8n-nodes-base.homeAssistant/)
## Prerequisites
- [Install](https://www.home-assistant.io/installation/) Home Assistant
- Create a [Home Assistant](https://www.home-assistant.io/getting-started/onboarding) account.
- Review the Home Assistant [Autentication API](https://developers.home-assistant.io/docs/auth_api) documentation
## Using access token
1. Access your Home Assistant UI, for example `homeassistant.local:8123`.
2. Open your user profile page and navigate to the **Long-Lived Access Tokens** section.
3. Generate a new token and copy it.
4. Use that token with your Home Assistant node credentials in n8n.