Button Push with Variables

Instead of using RM’s Button push or held action, try using a Custom Action to call the virtual button device’s push() or hold() command, as you should be able to pass in an argument to those commands this way.

Here is an example. However, replace the ā€œ15ā€ with your variable.

2 Likes