core/homeassistant/components/conversation
Michael Hansen 69ed730101
Bump hassil to 1.7.3 for number word caching (#121608)
* Bump hassil to 1.7.3

* Add wildcard slot list name
2024-07-09 17:25:40 +02: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 Bump hassil to 1.7.3 for number word caching (#121608) 2024-07-09 17:25:40 +02: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
manifest.json Bump hassil to 1.7.3 for number word caching (#121608) 2024-07-09 17:25:40 +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