Controlling IP devices from uOS

Use our IP cheatsheets to integrate APIs from popular smart home brands directly in to uOS for use with the uControl App and Remote.
Can’t see a brand that you work with? Contact us to find out if we can integrate it into uOS.

Before starting we recommend you have the following tools on your computer
a) Terminal emulation program. We recommend Hercules SETUP utility – Produced by www.HW-group.com.
b) An API test tool such as Postman – Download Postman


Name uOS Connection Command Generator
Audioflow Connection Type: PUT
PORT: 80
AUTH/HEADER: NONE
N/A
Gude Connection Type: GET
PORT: 80
AUTH/HEADER: NONE

Gude Examples

Gude Command Generator
KNX Connection Type: GET
PORT: 80
AUTH/HEADER: NONE
KNX Command Generator
Loxone Connection Type: GET
PORT: 80
Authentication = HEADER Header data = {“Authorization”:”[code]"}
[code] = user:pass converted to Base64
(user and pass configured inside Loxone Users)

Loxone Examples

N/A
Lutron Ra2 Connection Type: TELNET
PORT: 23
Authentication = LOGIN Header data = {"lutron":"integration"}

Lutron Examples

N/A
Netio Connection Type: GET
PORT: 80
AUTH/HEADER: NONE

Netio Examples

N/A
P5 P5 Examples N/A
Philips Hue Connection Type: PUT
PORT: 80
Authentication = HEADER Header data = {"hue-application-key":"[key]"}

Hue Examples

Hue Command Generator
Rako Connection Type: TCP
PORT: 9762
AUTH/HEADER: NONE

Rako Examples

Rako Command Generator
Shelly Connection Type: GET
PORT: 80
AUTH/HEADER: NONE

Shelly Examples

Shelly Command Generator
Silent Gliss Connection Type: POST
PORT: 80
AUTH/HEADER: NONE

Silent Gliss Examples

Silent Gliss Command Generator
Somfy Connection Type: POST
PORT: 8443
Authentication = HEADER Header data = {"Authorization":"Bearer [TOKEN]"}
Somfy Command Generator