mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Add IQS to openai_conversation (#161051)
Co-authored-by: Robert Resch <robert@resch.dev> Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> Co-authored-by: Matthias Alphart <farmio@alphart.net> Co-authored-by: Erwin Douna <e.douna@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Erik Montnemery <erik@montnemery.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
@@ -704,7 +704,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
|
||||
"ondilo_ico",
|
||||
"onvif",
|
||||
"open_meteo",
|
||||
"openai_conversation",
|
||||
"openalpr_cloud",
|
||||
"openerz",
|
||||
"openexchangerates",
|
||||
@@ -1709,7 +1708,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
||||
"ondilo_ico",
|
||||
"onvif",
|
||||
"open_meteo",
|
||||
"openai_conversation",
|
||||
"openalpr_cloud",
|
||||
"openerz",
|
||||
"openexchangerates",
|
||||
|
||||
Reference in New Issue
Block a user