Workflow: Manual Philipshue Automation

Workflow Details

Download Workflow
{
    "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
        },
        {
            "name": "Philips Hue",
            "type": "n8n-nodes-base.philipsHue",
            "position": [
                790,
                260
            ],
            "parameters": {
                "lightId": "123",
                "additionalFields": {
                    "bri": 90
                }
            },
            "credentials": {
                "philipsHueOAuth2Api": "philips-hue"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Philips Hue",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Shopify to Google Sheets Product Sync Automation
View
Manual HTTP Update Webhook
View
Write a file to the host machine
View
GitHub Aggregate Create Webhook
View
Splitout Code Create Webhook
View
Make OpenAI Citation for File Retrieval RAG
View
Use any LLM-Model via OpenRouter
View
Standup Bot - Initialize
View
Generate Exam Questions
View
Aggregate Stickynote Create Webhook
View