mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add OpenAI integration (#86621)
* Add OpenAI integration * Remove empty manifest fields * More prompt tweaks * Update manifest * Update homeassistant/components/openai_conversation/config_flow.py Co-authored-by: Franck Nijhof <git@frenck.dev> * Address comments * Add full integration tests * Cripple the integration * Test single instance Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
@@ -297,6 +297,7 @@ FLOWS = {
|
||||
"onewire",
|
||||
"onvif",
|
||||
"open_meteo",
|
||||
"openai_conversation",
|
||||
"openexchangerates",
|
||||
"opengarage",
|
||||
"opentherm_gw",
|
||||
|
||||
Reference in New Issue
Block a user