hass-core/homeassistant/components/conversation
2024-02-28 23:25:33 -05:00
..
__init__.py Pass slots to error messages instead of IDs [rework] (#109410) 2024-02-03 12:14:33 +01:00
agent.py Clean up conversation agent attribution (#96883) 2023-07-19 09:03:53 +02:00
const.py Allow exposing any entity to the default conversation agent (#92398) 2023-05-03 09:45:54 -04:00
default_agent.py Matching duplicate named entities is now an error in Assist (#110050) 2024-02-08 19:38:03 -06:00
manifest.json Bump intents and add sentence tests (#111791) 2024-02-28 23:25:33 -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_id parameter to conversation.process service (#106078) 2024-01-04 14:46:06 -06:00
trigger.py Move default response out of sentence trigger registration and into agent (#109317) 2024-02-01 20:40:29 +01:00
util.py Improve conversation typing (#106905) 2024-01-05 18:40:34 +01:00