Update actions.markdown (#23451)

This commit is contained in:
Fredrik 2022-07-25 13:39:13 +02:00 committed by GitHub
parent a3fba5a6b7
commit 395a7da9a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -215,3 +215,7 @@ tap_action:
hold_action:
action: more-info
```
## Limitations
It is not possible to use templates for actions. But calling a [script](/docs/scripts/) is a good alternative.