mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
parent
d53cfbbb4e
commit
c6cfe073ea
@ -8,5 +8,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/openai_conversation",
|
"documentation": "https://www.home-assistant.io/integrations/openai_conversation",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["openai==1.3.8"]
|
"requirements": ["openai==1.35.7"]
|
||||||
}
|
}
|
||||||
|
@ -1477,7 +1477,7 @@ open-garage==0.2.0
|
|||||||
open-meteo==0.3.1
|
open-meteo==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.openai_conversation
|
# homeassistant.components.openai_conversation
|
||||||
openai==1.3.8
|
openai==1.35.7
|
||||||
|
|
||||||
# homeassistant.components.openerz
|
# homeassistant.components.openerz
|
||||||
openerz-api==0.3.0
|
openerz-api==0.3.0
|
||||||
|
@ -1198,7 +1198,7 @@ open-garage==0.2.0
|
|||||||
open-meteo==0.3.1
|
open-meteo==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.openai_conversation
|
# homeassistant.components.openai_conversation
|
||||||
openai==1.3.8
|
openai==1.35.7
|
||||||
|
|
||||||
# homeassistant.components.openerz
|
# homeassistant.components.openerz
|
||||||
openerz-api==0.3.0
|
openerz-api==0.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user