hass-core/homeassistant/components/conversation
2024-09-04 17:36:25 +03:00
..
__init__.py Ensure we prepare conversation pipeline when speech-to-text starts (#114665) 2024-07-09 09:58:52 -05:00
agent_manager.py Add Conversation command to timers (#118325) 2024-05-28 20:33:31 -05:00
const.py Add conversation supported feature CONTROL (#121036) 2024-07-03 14:30:51 +02:00
default_agent.py Add entity deduplication by assist device ID in conversation agent (#123957) 2024-08-19 15:00:23 -05:00
entity.py Add conversation supported feature CONTROL (#121036) 2024-07-03 14:30:51 +02: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 Update icons.json to new service schema part 1 (#124768) 2024-08-28 13:47:02 +02:00
manifest.json Bump intents to 2024.9.4 (#125232) 2024-09-04 17:36:25 +03: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 Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
util.py Add Ruff refurb rules (#121701) 2024-07-10 21:47:40 +02:00