core/homeassistant/components/conversation
Michael Hansen f5884c6279
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-09 09:01:43 +01:00
..
__init__.py Pass slots to error messages instead of IDs [rework] (#109410) 2024-02-03 14:33:14 +01:00
agent.py
const.py
default_agent.py Matching duplicate named entities is now an error in Assist (#110050) 2024-02-09 09:01:43 +01:00
manifest.json Bump intents to 2024.2.2 (#109412) 2024-02-03 14:35:31 +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 22:29:39 +01:00
util.py Improve conversation typing (#106905) 2024-01-05 18:40:34 +01:00