mirror of
https://github.com/home-assistant/core.git
synced 2025-11-17 06:50:12 +00:00
OpenAI make supported features reflect the config entry options (#123047)
This commit is contained in:
@@ -521,6 +521,8 @@ async def test_unknown_hass_api(
|
||||
},
|
||||
)
|
||||
|
||||
await hass.async_block_till_done()
|
||||
|
||||
result = await conversation.async_converse(
|
||||
hass, "hello", None, Context(), agent_id=mock_config_entry.entry_id
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user