Templating inside tap actions #17886
Unanswered
ricoroodenburg
asked this question in
Dashboard
Replies: 2 comments 2 replies
-
I already open another FR on the community. I think on Github is the best place related to dashboards. https://community.home-assistant.io/t/template-in-tap-action/612404 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think the way to do this is to just create a script, and then have the tap action run the script? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently it is not possible to use templates in a tap action, for example in an URL.
For some purposes it can be very useful to use attributes of an entity inside a URL.
For example: use the attribute ‘IP address’ of a virtual machine entity, inside an URL tap action for opening a RDP connection with the RD Client app by the rdp:// URI.
Beta Was this translation helpful? Give feedback.
All reactions