hass-core/tests/components/conversation
Michael Hansen 67e0ccf677
Use exposed error messages in Assist (#127503)
* Use exposed error messages

* Report expose errors

* Remove comment

* Relative import

* Rework expose check logic

* Delay creation of all names list, and skip config/hidden entities

* Clean up commented code and type issue

* Fix test

* Move assistant check
2024-10-11 13:06:03 -04:00
..
snapshots Use exposed error messages in Assist (#127503) 2024-10-11 13:06:03 -04:00
__init__.py Use HassKey in homeassistant integration (#120332) 2024-06-24 16:37:07 +02:00
common.py Refactor conversation mock_agent (#114428) 2024-03-29 14:38:58 +01:00
conftest.py Add type hints for MockAgent in conversation tests (#118701) 2024-06-03 17:44:13 +02:00
test_agent_manager.py Add a test for async_converse (#124697) 2024-08-27 11:01:00 -05:00
test_default_agent.py Use exposed error messages in Assist (#127503) 2024-10-11 13:06:03 -04:00
test_default_agent_intents.py Improve LLM tool quality by more clearly specifying device_class slots (#122723) 2024-07-31 14:36:02 +02:00
test_entity.py Add conversation agent debug tracing (#118124) 2024-05-25 14:16:51 -04:00
test_http.py Use HassKey in conversation (#126332) 2024-09-22 17:54:14 +02:00
test_init.py Use HassKey in conversation (#126332) 2024-09-22 17:54:14 +02:00
test_trace.py Improve conversation agent tracing to help with eval and data collection (#122542) 2024-07-31 14:38:44 +02:00
test_trigger.py Use HassKey in conversation (#126332) 2024-09-22 17:54:14 +02:00
test_util.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00