core/homeassistant/components/conversation
Tudor Sandu 95e4ef2255
Fix states not being translated in voice assistants (#93572)
Fix states not being translated
2023-06-01 20:10:57 -04:00
..
__init__.py Pass device ID to conversation input (#93867) 2023-05-31 16:56:12 -04:00
agent.py Pass device ID to conversation input (#93867) 2023-05-31 16:56:12 -04:00
const.py Allow exposing any entity to the default conversation agent (#92398) 2023-05-03 09:45:54 -04:00
default_agent.py Fix states not being translated in voice assistants (#93572) 2023-06-01 20:10:57 -04:00
manifest.json Bump intents to 2023.5.30 (#93822) 2023-05-30 22:11:08 +02:00
services.yaml Add support for multiple conversation agents (#87337) 2023-02-03 23:35:29 -05:00
strings.json
util.py