diff --git a/source/dashboards/actions.markdown b/source/dashboards/actions.markdown index a54b7b4a0cd..3d8a6756415 100644 --- a/source/dashboards/actions.markdown +++ b/source/dashboards/actions.markdown @@ -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.