Skip to content

Tutorial on how to set up a GPT with Home Assistant Integration

Notifications You must be signed in to change notification settings

ScorchChamp/ChatGPT-HomeAssistant-Actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GPT & Home Assistant Integration

🚀 Set Up Your GPT with Home Assistant Integration! 🤖

Short step-by-step

  1. 🛠️ Create a GPT in ChatGPT
  2. ⚙️ Go to configure -> Create new action
  3. 📝 Copy the Home Assistant openAPI schema into the schema field.
    1. Replace 'YOUR BASE URL HERE' with your home assistant base url (without /api/)
  4. 🔑 Add your Long-Lived Access Token as Bearer API Key to Authentication

Visual step-by-step

1. 🛠️ Create a GPT in ChatGPT

Step 1 - Create a GPT

2. ✨ Give it Some Personality

Step 2 - Personality

3. ⚙️ Configure New Action

Step 3 - Configure

4. 📝 Copy OpenAPI Schema

Step 4 - OpenAPI Schema

Copy the OpenAPI schema from this Gist.

🔧 Remember to replace your Home Assistant base URL in servers.url (without /api/).

5. 🔑 Add Your API Key

Step 5 - API Key

🗝️ Retrieving Your API Key

Navigate to Your Home Assistant Profile.

At the bottom, click 'Create Token'.

API Key Retrieval

About

Tutorial on how to set up a GPT with Home Assistant Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published