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

Splitout GoogleCalendar Automate Webhook
View
Convert the JSON data received from the CocktailDB API in XML
View
Build an OpenAI Assistant with Google Drive Integration
View
Online Marketing Weekly Report
View
Splitout Schedule Monitor Scheduled
View
LangChain - Example - Workflow Retriever
View
Schedule Telegram Create Scheduled
View
Wait Redis Automate Triggered
View
✨🩷Automated Social Media Content Publishing Factory + System Prompt Composition
View
Jiratool Schedule Automate Scheduled
View