home-assistant.io/source/_integrations/openai_conversation.markdown
2023-01-25 17:30:34 +01:00

876 B

title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_integration_type
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_integration_type
OpenAI conversation agent Instructions on how to integrate OpenAI as a conversation agent
Voice
2023.2 Cloud Polling true
@balloob
openai_conversation service

The OpenAI integration adds a conversation agent powered by OpenAI in Home Assistant.

This conversation agent is unable to control your house. It can only query information that has been provided by Home Assistant. To be able to answer questions about your house, Home Assistant will need to provide OpenAI with the details of your house, which include areas, devices and their states.

This integration requires an API key to use, which you can generate here..

{% include integrations/config_flow.md %}