Logo
Program smart lights API Documentation

Aux available

GET http://{{ipAddress}}/api/v1/:auth_token/rhythm/auxAvailable

Indicates if an aux cable (3.5mm) is currently connected to the Rhythm.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

false



Curl
curl -X GET 'http://ipAddress/api/v1/:auth_token/rhythm/auxAvailable'

ENDPOINTS