{ "id": "58", "name": "Turn on a light and set its brightness", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 590, 260 ], "parameters": {}, "typeVersion": 1, "id": "5c8f8497-7182-4015-92d8-7d9a7a7567bd", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Philips Hue", "type": "n8n-nodes-base.philipsHue", "position": [ 790, 260 ], "parameters": { "lightId": "123", "additionalFields": { "bri": 90 } }, "credentials": { "philipsHueOAuth2Api": "philips-hue" }, "typeVersion": 1, "id": "c5275016-dc2b-46c7-8d32-d823cc1893c0", "notes": "This philipsHue node performs automated tasks as part of the workflow." }, { "id": "error-97cd67b4", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Turn on a light and set its brightness. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-127248a8", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.613467", "updatedAt": "2025-09-29T07:07:49.613474", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Turn on a light and set its brightness. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }