Philips Hue
Business appsAPI keycredential probe
Control Philips Hue lights, rooms, zones and scenes through the CLIP API v2 — on/off, brightness, colour temperature and colour. Calls go to Hue's remote gateway by default; set a base URL to reach a bridge directly.
OCNORA ships 8 typed Philips Hue operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.meethue.com/route through the HTTP node with the same credential.
Operations 8
- Get LightRead one light's full state by its v2 UUID.philips_hue.get_light
- List Grouped LightsList the grouped-light services that control a whole room or zone at once.philips_hue.list_grouped_lights
- List LightsList every light the bridge knows, with its current state.philips_hue.list_lights
- List RoomsList the bridge's rooms, each with the devices and services it groups.philips_hue.list_rooms
- List ScenesList every stored scene, with the group each one applies to.philips_hue.list_scenes
- Recall SceneApply a stored scene to the room or zone it belongs to.philips_hue.recall_scene
- Set Grouped LightSet every light in a room or zone at once through its grouped-light service.philips_hue.set_grouped_light
- Set LightTurn one light on or off and set its brightness, colour temperature or colour.philips_hue.set_light
More in Business apps
Run your first Philips Hue workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.