{{function_action_info[each_action.action_type]["name"]}}: {{function_action_info[each_action.action_type]["description"]}}
self.run_action("{{"{" + each_action.unique_id.split('-')[0] + "}"}}", value=33) {{_('will execute only this action and publish the value 33. self.run_all_actions() will not execute this action.')}}