Turn Home Assistant Light Red on GitHub Repository Update
detail.loadingPreview
Turns a specified Home Assistant light red whenever there's any update in a GitHub repository.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the control of your smart home devices based on events from GitHub. Specifically, it triggers an action in Home Assistant to turn a designated light red whenever any activity occurs within a specified GitHub repository.
Key Features
- Monitors any update event in a GitHub repository.
- Integrates with Home Assistant to control lights.
- Allows customization of the light entity and its color.
How To Use
- Import the workflow into your n8n instance.
- Configure the
On any update in repositorynode with your GitHub repository details (owner and repository name). - Set up your Home Assistant credentials in n8n.
- In the
Turn a light rednode, update theentity_idto match the specific light you want to control in your Home Assistant instance. - Adjust the
rgb_colorattribute if you wish to use a different color than red.
Apps Used
Workflow JSON
{
"id": "dd425533-af6d-4901-9d31-29551ba3d8e8",
"name": "Turn Home Assistant Light Red on GitHub Repository Update",
"nodes": 0,
"category": "GitHub Integrations",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: dd425533-af6d...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Weekly Cocktail Inspiration for Your Team
Automatically share engaging cocktail recipes with your team or community every week. This workflow fetches a random recipe, generates a beautiful visual card using Bannerbear, and posts it directly to your Rocket.Chat channel, fostering fun and connection.