mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-03 07:26:53 +00:00
876 B
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 |
|
2023.2 | Cloud Polling | true |
|
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 %}