core/homeassistant/components/conversation
Michael Hansen 07bd208c7d
Load custom sentences from config directory (#85558)
* Load custom sentences from config directory

* Load custom sentences from config directory

* Custom sentences in custom_sentences/<language>/

* Load custom sentences from config directory

* Custom sentences in custom_sentences/<language>/

* Add custom_sentences test
2023-01-09 16:48:59 -06:00
..
translations
__init__.py Test conversation WS API (#84466) 2022-12-22 20:19:37 -05:00
agent.py Update intent response (#83858) 2022-12-13 16:46:40 -06:00
const.py
default_agent.py Load custom sentences from config directory (#85558) 2023-01-09 16:48:59 -06:00
manifest.json Hassil intents (#85156) 2023-01-07 16:20:21 -05:00
services.yaml
strings.json
util.py