Turn Light Red on GitHub Repo Updates - n8n Workflow | Neura Market
Turn Light Red on GitHub Repo Updates
Automatically turns a Home Assistant light red on any GitHub repository update like pushes, PRs, or issues for instant visual alerts.
This n8n workflow monitors a specified GitHub repository for any updates, including pushes, pull requests, issues, and more. Upon detecting an event, it instantly triggers a Home Assistant action to turn on a designated light (e.g., light.lamp) and set it to red RGB color (255,0,0). It's a simple yet effective way to get physical notifications without relying on screens or sounds.
Benefits include real-time awareness for developers, home lab enthusiasts, or teams tracking repo activity. It save
Platform
n8n
Category
Healthcare
Price
$4.99
Creator
QualityWorkflows
GitHub
Home Assistant
IoT
Smart Home
Notifications
Automation
Repository
Webhook
Light Control
Visual Alerts
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.