Skip to content

swiss6th/hubitat-qlab-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

QLab OSC Controller

This Hubitat Elevation driver allows sending a text string via UDP to a device on the local network. The goal is to control Figure 53's QLab using plaintext OSC commands, but this driver could be used for any network device that is looking for commands via plaintext UDP.

Set up a Button Controller or Rule Machine rule to trigger the sendMsg command with your message (e.g., /go). Then you can use any device compatible with Hubitat (perhaps a button like the Sonoff SNZB-01) to send commands. Devices created with this driver can be found under the Actuator capability.

This is a purpose-built driver for my own workflow, but I will entertain pull requests. Feel free to fork.