v3.1.0
What's Changed
- From @ploveman: Add an action to recall a preset using a text input that accepts variables. (#53)
- From @ploveman: Add an action to save a preset using a text input that accepts variables. (#60)
New Contributors
Manual install instructions
In Companion 3.2 or later:
- Create an empty folder somewhere and give it a name like
companion-dev-modules
. - In that folder, extract the
companion-module-ptzoptics-visca.tgz
— such thatcompanion-dev-modules/pkg/companion/manifest.json
will exist.- You can rename the extracted
pkg
folder to another name if needed.
- You can rename the extracted
- In Companion's launch window, click the little gear icon in top right, and set the "Developer modules path" at bottom to the
companion-modules-dev
folder.
You can verify that the module installed correctly using the "Help" icon on any connection's configuration page.
Full Changelog: v3.0.3...v3.1.0