core/homeassistant/components/conversation
Michael Hansen 2681dae60c
Matching duplicate named entities is now an error in Assist (#110050)
* Matching duplicate named entities is now an error

* Update snapshot

* Only use area id
2024-02-08 19:38:03 -06:00
..
__init__.py Pass slots to error messages instead of IDs [rework] (#109410) 2024-02-03 12:14:33 +01:00
agent.py
const.py
default_agent.py Matching duplicate named entities is now an error in Assist (#110050) 2024-02-08 19:38:03 -06:00
manifest.json Pass slots to error messages instead of IDs [rework] (#109410) 2024-02-03 12:14:33 +01: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