Turn on a Light to a Specific Color on Any Update in a GitHub Repository - n8n Workflow | Neura Market
Turn on a Light to a Specific Color on Any Update in a GitHub Repository
This workflow turns a light red when an update is made to a GitHub repository. By default, updates include pull requests, issues, pushes, just to name a few.
## Prerequisites
- [GitHub credentials](https://docs.n8n.io/integrations/builtin/credentials/github/).
- [Home Assistant credentials](https://docs.n8n.io/integrations/builtin/credentials/homeassistant/).
## How it works
1. Triggers off on the `On any update in repository` node.
2. Uses Home Assistant to turn on a light and then configure the light to turn red.
Platform
n8n
Category
Internet of Things
Price
Free
Creator
Michael Green
stickyNote
githubTrigger
homeAssistant
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.