mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Add help on converation/process service (#5320)
This commit is contained in:
parent
68aa5a339f
commit
c46f152d8d
@ -87,3 +87,9 @@ intent_script:
|
|||||||
- "{% if color == 'blue' %}255{% else %}0{% endif %}"
|
- "{% if color == 'blue' %}255{% else %}0{% endif %}"
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### {% linkable_title Service `conversation.process` %}
|
||||||
|
|
||||||
|
| Service data attribute | Optional | Description |
|
||||||
|
|------------------------|----------|--------------------------------------------------|
|
||||||
|
| `text` | yes | Transcribed text |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user