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

Generate Instagram Content from Top Trends with AI Image Generation
View
Convert the JSON data received from the CocktailDB API in XML
View
Real Estate Market Scanning
View
puq-docker-n8n-deploy
View
Complete Guide to Setting Up and Generating TOTP Codes in n8n 🔐
View
Manual Readbinaryfiles Automate Triggered
View
Building RAG Chatbot for Movie Recommendations with Qdrant and Open AI
View
BillBot
View
Form Stickynote Send Triggered
View
Post new Google Calendar events to Telegram
View