hass-core/homeassistant/components/conversation
2024-11-10 16:28:58 +01:00
..
__init__.py Rename DOMAIN_DATA HassKey constants to DATA_COMPONENT (#126746) 2024-09-25 15:53:58 +02:00
agent_manager.py Rename DOMAIN_DATA HassKey constants to DATA_COMPONENT (#126746) 2024-09-25 15:53:58 +02:00
const.py Rename DOMAIN_DATA HassKey constants to DATA_COMPONENT (#126746) 2024-09-25 15:53:58 +02:00
default_agent.py Fix translation key for done response in conversation (#130247) 2024-11-10 16:28:58 +01:00
entity.py Add conversation supported feature CONTROL (#121036) 2024-07-03 14:30:51 +02:00
http.py Rename DOMAIN_DATA HassKey constants to DATA_COMPONENT (#126746) 2024-09-25 15:53:58 +02:00
icons.json Update icons.json to new service schema part 1 (#124768) 2024-08-28 13:47:02 +02:00
manifest.json Bump intents to 2024.11.6 (#129982) 2024-11-07 08:29:44 +01:00
models.py Add a test for async_converse (#124697) 2024-08-27 11:01:00 -05:00
services.yaml Add conversation_id parameter to conversation.process service (#106078) 2024-01-04 14:46:06 -06:00
strings.json Add "conversation" key to translations (#114887) 2024-04-04 14:45:27 -05:00
trace.py Improve conversation agent tracing to help with eval and data collection (#122542) 2024-07-31 14:38:44 +02:00
trigger.py Use HassKey in conversation (#126332) 2024-09-22 17:54:14 +02:00
util.py Add Ruff refurb rules (#121701) 2024-07-10 21:47:40 +02:00