Expand the description of intent_script (#33183)

This commit is contained in:
Paulus Schoutsen 2024-06-10 14:23:30 -04:00 committed by GitHub
parent 09423a2fe8
commit edbd7e3f02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,8 @@ ha_integration_type: integration
The `intent_script` integration allows users to configure actions and responses to intents. Intents can be fired by any integration that supports it. Examples are [Alexa](/integrations/alexa/) (Amazon Echo), [Dialogflow](/integrations/dialogflow/) (Google Assistant) and [Snips](/integrations/snips/).
If you are using intent script with LLMs and have parameters, make sure to mention the parameters and their types in the description.
{% raw %}
```yaml