core/homeassistant/components/conversation
Paulus Schoutsen 54e6459a41
Speed up getting conversation agent languages (#119554)
Speed up getting conversation languages
2024-06-16 13:35:43 -04:00
..
__init__.py Speed up getting conversation agent languages (#119554) 2024-06-16 13:35:43 -04:00
agent_manager.py Add Conversation command to timers (#118325) 2024-05-28 20:33:31 -05:00
const.py Add Assist timers (#117199) 2024-05-14 14:42:32 -04:00
default_agent.py Prioritize literal text with name slots in sentence matching (#118900) 2024-06-06 14:20:34 -04:00
entity.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
http.py Avoid references to websocket_api.const in core and other components (#119285) 2024-06-10 13:49:44 +02:00
icons.json Add service icons to Conversation (#113286) 2024-03-14 13:53:14 +01:00
manifest.json Bump intents to 2024.6.5 (#118890) 2024-06-05 18:43:28 +02:00
models.py Add Conversation command to timers (#118325) 2024-05-28 20:33:31 -05:00
services.yaml
strings.json Add "conversation" key to translations (#114887) 2024-04-04 14:45:27 -05:00
trace.py Add conversation agent debug tracing (#118124) 2024-05-25 14:16:51 -04:00
trigger.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
util.py