mirror of
https://github.com/home-assistant/core.git
synced 2025-09-10 23:31:37 +02:00
Update OpenAI title to drop "conversation" (#149263)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "openai_conversation",
|
||||
"name": "OpenAI Conversation",
|
||||
"name": "OpenAI",
|
||||
"after_dependencies": ["assist_pipeline", "intent"],
|
||||
"codeowners": ["@balloob"],
|
||||
"config_flow": true,
|
||||
|
@@ -4633,7 +4633,7 @@
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
"openai_conversation": {
|
||||
"name": "OpenAI Conversation",
|
||||
"name": "OpenAI",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
|
Reference in New Issue
Block a user