mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Update OpenAI title to drop "conversation" (#149263)
This commit is contained in:
parent
34eb99530f
commit
71c1837f39
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user