core/homeassistant/components/conversation
steffenrapp 45c0dc6854
Add missing conversation service translation (#100308)
* Update services.yaml

* Update strings.json

* Update services.yaml

* Update strings.json

* Update strings.json

* fix translation keys

* Fix translation keys
2023-09-18 11:44:41 +02:00
..
__init__.py Add wildcards to sentence triggers (#97236) 2023-07-27 20:30:42 +02:00
agent.py Clean up conversation agent attribution (#96883) 2023-07-19 09:03:53 +02:00
const.py
default_agent.py Remove unnnecessary pylint configs from components/[a-d]* (#98911) 2023-08-24 00:54:02 +02:00
manifest.json Bump intents to 2023.8.2 (#97636) 2023-08-02 20:01:30 -04:00
services.yaml Add missing conversation service translation (#100308) 2023-09-18 11:44:41 +02:00
strings.json Add missing conversation service translation (#100308) 2023-09-18 11:44:41 +02:00
trigger.py Add wildcards to sentence triggers (#97236) 2023-07-27 20:30:42 +02:00
util.py