Open
Description
Is this a feature relevant to companion itself, and not a module?
- I believe this to be a feature for companion, not a module
Is there an existing issue for this?
- I have searched the existing issues
Describe the feature
Make a new action that could manually fire trigger actions. In other words, make it possible to create a button that can manually fire trigger events. As of now, I'm having to make a button with all of the actions and then have the trigger press and release this button. But what is lost in this method is being able to quickly see what the trigger is doing. If the trigger could be the actual source of all the actions and a button press or release or something could be the event, that would be cleaner for my use cases.
Usecases
Make a trigger than turns everything on and does so at a set time every week. Make a button that if someone needed to turn things on manually, they could press and it fire the same actions.