Qodex.ai
Qodex.ai
IntroductionAsk Anything
API for Philips Hue
Lights
Get All LightsPut Light StateDelete Light From Bridge
Bridge Config
Get ConfigPut Config
Group
Get All GroupsGet Group DetailsCreate GroupUpdate Group State
Schedule
Get All SchedulesCreate ScheduleEdit ScheduleCreate Repeating Timer Schedule
Sensor
Get All SensorsCreate SensorUpdate Sensor State
Scene
Get All ScenesGet Scene DetailsCreate SceneEdit Scene
Rule
Get All RulesEdit RuleCreate Rule on LocaltimeDelete Rule
Elgato Key Light
Get info about the device
Get accessory infoGet light settingsGet light status
Turn on/off, modify brightness and temperature
Turn light off at 50% and 6000K
Turn on/off
On/off light switch using GET /lights
Modify brightness-Set specific brightness
Set brightness at 50%
Modify brightness-Increase/decrease brightness using collection variable
Decrease brightness by 10% using collection variable
Modify brightness-Increase/decrease brightness using GET /lights
Decrease brightness by 10% using GET /lights
Modify temperature-Set specific temperature
Set temperature at 6000K (167)
Modify temperature-Hotter/cooler using collection variable
Set temperature cooler using collection variable
Modify temperature-Hotter/cooler using GET /lights
Set temperature cooler using GET /lights
Govee Lights Developer API
Device Control
Set Light Temperature
Get all devices for accountGet Device State
Hue for Twitch
Update color with weather
Get weather in cityupdate light color
check bridgenew developernew userget all lightsget light by idupdate light
Nanoleaf
Quickstart: lighting up the Nanoleaf
Quickstart: Add a userQuickstart: Get all light controller infoQuickstart: update on/offQuickstart: List EffectsQuickstart: Update Effect
Authorization
Add a userDelete a user
Get all controller info
Get all light controller info
State
On/OffColor Temperature - updateBrightnessHueSaturationSaturation - updateColor TemperatureColor Mode
Effects
SelectWriteList
Panel Layout
Global orientationGlobal orientation - updateLayout
Identify
Identify
Rhythm
Rhythm connectedRhythm activeRhythm idHardware versionFirmware versionAux availableRhythm modeRhythm mode - updateRhythm positions
IntroductionAsk Anything
API for Philips Hue
Lights
Get All LightsPut Light StateDelete Light From Bridge
Bridge Config
Get ConfigPut Config
Group
Get All GroupsGet Group DetailsCreate GroupUpdate Group State
Schedule
Get All SchedulesCreate ScheduleEdit ScheduleCreate Repeating Timer Schedule
Sensor
Get All SensorsCreate SensorUpdate Sensor State
Scene
Get All ScenesGet Scene DetailsCreate SceneEdit Scene
Rule
Get All RulesEdit RuleCreate Rule on LocaltimeDelete Rule
Elgato Key Light
Get info about the device
Get accessory infoGet light settingsGet light status
Turn on/off, modify brightness and temperature
Turn light off at 50% and 6000K
Turn on/off
On/off light switch using GET /lights
Modify brightness-Set specific brightness
Set brightness at 50%
Modify brightness-Increase/decrease brightness using collection variable
Decrease brightness by 10% using collection variable
Modify brightness-Increase/decrease brightness using GET /lights
Decrease brightness by 10% using GET /lights
Modify temperature-Set specific temperature
Set temperature at 6000K (167)
Modify temperature-Hotter/cooler using collection variable
Set temperature cooler using collection variable
Modify temperature-Hotter/cooler using GET /lights
Set temperature cooler using GET /lights
Govee Lights Developer API
Device Control
Set Light Temperature
Get all devices for accountGet Device State
Hue for Twitch
Update color with weather
Get weather in cityupdate light color
check bridgenew developernew userget all lightsget light by idupdate light
Nanoleaf
Quickstart: lighting up the Nanoleaf
Quickstart: Add a userQuickstart: Get all light controller infoQuickstart: update on/offQuickstart: List EffectsQuickstart: Update Effect
Authorization
Add a userDelete a user
Get all controller info
Get all light controller info
State
On/OffColor Temperature - updateBrightnessHueSaturationSaturation - updateColor TemperatureColor Mode
Effects
SelectWriteList
Panel Layout
Global orientationGlobal orientation - updateLayout
Identify
Identify
Rhythm
Rhythm connectedRhythm activeRhythm idHardware versionFirmware versionAux availableRhythm modeRhythm mode - updateRhythm positions
HomeAPI for Philips HueLights

Lights

Number of APIs: 3

  1. Put Light State PUT http://{{ip}}/api/{{username}}/lights/2/state

  2. Get All Lights GET http://{{ip}}/api/{{username}}/lights

  3. Delete Light From Bridge DELETE http://{{ip}}/api/{{username}}/lights/6

Previous
API for Philips Hue
Next
Get All Lights