Add the option to execute another macro's actions

This commit is contained in:
WarmUpTill
2021-11-23 21:29:01 +01:00
committed by WarmUpTill
parent f9afbcbc59
commit f2570e1deb
3 changed files with 10 additions and 0 deletions

View File

@@ -305,6 +305,7 @@ AdvSceneSwitcher.action.macro="Macro"
AdvSceneSwitcher.action.macro.type.pause="Pause"
AdvSceneSwitcher.action.macro.type.unpause="Unpause"
AdvSceneSwitcher.action.macro.type.resetCounter="Reset counter"
AdvSceneSwitcher.action.macro.type.run="Run"
AdvSceneSwitcher.action.macro.entry="{{actions}} {{macros}}"
AdvSceneSwitcher.action.pluginState="Plugin state"
AdvSceneSwitcher.action.pluginState.type.stop="Stop the Advanced Scene Switcher plugin"