Turn On Philips Hue Light and Set Brightness to 90% - n8n Workflow | Neura Market
Turn On Philips Hue Light and Set Brightness to 90%
Simple n8n workflow to manually turn on a Philips Hue smart light and set its brightness to 90%. Ideal for quick IoT device control.
This workflow provides an easy way to control Philips Hue smart lights using n8n. It starts with a manual trigger node, activated by clicking 'execute' in the n8n interface, which then connects to the Philips Hue node. The Hue node is configured with a specific light ID (123) and sets the brightness (bri) to 90, effectively turning on the light at the desired level.
Benefits include straightforward IoT automation without complex scheduling or triggers, making it perfect for testing, demos, or o
Platform
n8n
Category
HR & Operations
Price
$3.99
Creator
Maxim Luong
Philips Hue
IoT
Smart Lights
Home Automation
Manual Trigger
Device Control
Brightness Control
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.