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

Receive updates for the position of the ISS every minute and push it to a database
View
Daily Text Affirmations
View
Add new clients from Notion to Clockify
View
HTTP Respondtowebhook Create Webhook
View
AI CV Screening Workflow
View
ProspectLens company research
View
Elasticsearch Cron Create Webhook
View
Create a new card in Trello
View
Splitout Schedule Create Scheduled
View
Splitout Aggregate Create Triggered
View