From 395a7da9a4bd1981a8ceac6d6735f94283dd6052 Mon Sep 17 00:00:00 2001 From: Fredrik <944065+fohlsso2@users.noreply.github.com> Date: Mon, 25 Jul 2022 13:39:13 +0200 Subject: [PATCH] Update actions.markdown (#23451) --- source/dashboards/actions.markdown | 4 ++++ 1 file changed, 4 insertions(+) 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.