Skip to content

Commit

Permalink
chore: Update Help
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewman committed Aug 29, 2024
1 parent 72cbb5a commit 3893a70
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions companion/HELP.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,42 @@ This module will allow you to control TinkerList's Cuez Automator.

### Configuration

- The module makes HTTP requests over port 7070.
- The module makes HTTP requests over port 7070 and uses Websockets for updates.

### To use the module

Add an action to a button and choose the action you wish to use.
Use a preset or add an action to a button and choose the action you wish to use.

**Available Actions:**

- Next
- Previous
- Next Trigger
- Previous Trigger
- Trigger Deck Button
- Trigger Deck Switch On
- Trigger Deck Switch Off
- Trigger Deck Switch Click
- Trigger Shortcut
- Start Timer
- Stop Timer
- Stop All Timers
- Select Project
- Unload Episode
- Select Episode
- Trigger Item
- Trigger First Item

**Available Feedbacks:**

**Available Variables:**

- Automator ID
- Automator Name
- Automator Version
- Automator State
- Project ID
- Project Title
- Project Pairing Expired
- Episode ID
- Episode Title

0 comments on commit 3893a70

Please sign in to comment.