Internet of Things Automation Workflows | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/Internet of Things

    Internet of Things Workflows

    IoT devices and integrations

    • Automated Weather Alerts and Analysis Using AI and Home Assistant

      This n8n workflow automates the process of generating AI-driven weather analyses by integrating National Weather Service alerts, radar imagery, and Home Assistant precipitation data. It provides timely weather updates to keep your family informed about severe weather conditions.

      n8n$14.99
    • AI-Driven Handbook Generator with Multi-Agent Orchestration

      Automate the creation of handbooks using AI and multi-agent orchestration, enhancing efficiency and collaboration.

      n8n$24.99
    • Automate Solar Energy Monitoring and Alerts with Gmail, Google Sheets, and Slack

      This workflow automates the monitoring of solar energy production every 2 hours, sending alerts via Gmail if output falls below a set threshold, logging data in Google Sheets, and posting daily summaries to Slack.

    Marketplace

    • Prompts
    • Workflows
    • Agents Store
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Answers
    • Error Solutions
    • AI Tutorials
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    n8n$9.99
  1. Birthday and Ephemeris Notification (Google Contact, Telegram & Home Assistant)

    How it works: - **Schedule Trigger** on a daily basis (configured at 7:30 am) - **Connects Google Contacts** to get personal information from them - **Field Checker** on birthday date & first names. And see if there is any celebration for today - **Send a Telegram Notification** and display the message on a Google Home Speaker via Home Assistant if any celebration has matched Set up steps: - **Download** the workflow and **import** it into your n8n instance - **Configure accounts** for Google Contacts, Telegram, and Home Assistant - And you will be good to go

    n8n$14.99
  2. Vehicle Telematics Analyzer for Efficient Device Management

    The Vehicle Telematics Analyzer workflow is designed to streamline the management and analysis of vehicle data using advanced AI technologies. By integrating various components such as webhooks, data splitting, embeddings, and vector storage, this...

    n8n$24.99
  3. Automate IoT Sensor Data Cleaning and Logging to InfluxDB

    This workflow processes raw IoT sensor data, cleans and transforms it, and logs it to InfluxDB for time-series analysis. Ideal for renewable energy, smart farming, and environmental monitoring applications.

    n8n$4.99
  4. Health Check Websites with Google Sheets & Telegram Alerts

    ## What does this template do? This workflow performs scheduled health checks on a list of URLs stored in a Google Sheet. Every X minutes, it retrieves the URLs, sends HTTP requests to check their availability, and notifies a Telegram chat if any request fails. You can easily replace Telegram with any other notification service supported by n8n, such as Slack, Discord, Email, or Microsoft Teams. ## Use Case Ideal for monitoring internal or external services, ensuring uptime and responsiveness. Integrate with your preferred messaging platform for real-time failure notifications without setting up complex infrastructure. ## What the Workflow Does - Triggers at regular intervals using **Schedule Trigger** - Reads URLs from a **Google Sheet** - Sends HTTP requests to check URL health - Sends failure alerts (including error code and URL) to **Telegram (or any service of your choice)** ## Apps & Services Used - Google Sheets - Telegram (or alternative notification service) - HTTP Request ## Pre-requisites - Telegram bot and chat ID (if using Telegram) - Connected Google Sheet with a `URLS` column ([template](https://docs.google.com/spreadsheets/d/17-tY9_wn-D2FV627Sx3-Z3abqFYvz794edej7es5J6w/edit?usp=sharing)) ## Customization Tips - Adjust the schedule interval in the trigger node - Replace Telegram with Slack, Email, Discord, or any other notification node - Customize alert messages with more context or formatting - Add filters, retries, or logging as needed

    n8n$4.99
  5. Automate Network Disconnection Alerts with Omada, Gmail, and Pushover

    This workflow monitors device disconnections from Omada Controller alerts, logs them in Google Sheets, and sends Pushover notifications for prolonged disconnections.

    n8n$14.99
  6. Automated IoT Device Health Monitoring with AI and Telegram Alerts

    This workflow continuously monitors IoT devices using AI to extract data, analyze health metrics, and send alerts via Telegram when issues arise, ensuring proactive maintenance and optimal performance.

    n8n$9.99
  7. Homey Pro - Smart House Integration with LLM

    This n8n workflow sets up a smart home assistant using OpenAI and Homey integration. It uses LangChain agent tools to allow natural language queries (in Norwegian) to trigger workflows for controlling lights, curtains, temperature, TVs, and other devices across different rooms (e.g., living room, bedroom, cinema). The system uses tool-based workflows connected to specific smart home actions and responds in Norwegian. It's designed to be modular and easily extended with new devices or capabilities.

    n8n$24.99
  8. Automate Remote Sensor Data Collection with MQTT and InfluxDB

    Efficiently monitor and store temperature and humidity data from remote sensors using MQTT and InfluxDB in an n8n workflow.

    n8n$4.99
  9. Control ESP32 GPIO via Webhook and MQTT in n8n

    This workflow allows you to control an ESP32 microcontroller's GPIO pins using a simple web interface, webhook, and MQTT protocol in n8n.

    n8n$4.99
  10. Automate Jura Coffee Machine Usage Logging with Webhook and Google Sheets

    Automatically log coffee usage from your Jura E8 espresso machine using a webhook and Google Sheets. This workflow captures data via Bluetooth and appends it to a Google Sheet for easy tracking and analysis.

    n8n$9.99
  11. Display YouTube Subscriber Count on AWTRIX Smart Clock

    Automatically fetch and display your YouTube channel's subscriber count on an AWTRIX Smart Clock using the YouTube Data API and AWTRIX's local API.

    n8n$3.99
  12. Alert on Equipment Health Issues with Google Sheets and MS Teams Integration

    # Advanced Equipment Health Monitor with MS Teams Integration (n8n | API | Google Sheets | MS Teams) This n8n workflow automatically monitors equipment health by fetching real-time metrics like temperature, voltage, and operational status. If any of these parameters cross critical thresholds, an alert is instantly sent to a Microsoft Teams channel and the event is logged in Google Sheets. The workflow runs every 15 minutes by default. ## Quick Implementation Steps 1. **Import the workflow JSON** into your n8n instance. 2. **Open the Set Config node** and update: - API endpoint - Teams webhook URL - Threshold values - Google Sheet ID 3. **Activate the workflow** to start receiving alerts every 15 minutes. ## Who's It For - Renewable energy site operators (solar, wind) - Plant maintenance and operations teams - Remote infrastructure monitoring services - IoT-integrated energy platforms - Enterprise environments using Microsoft Teams ## Requirements | Tool | Purpose | |------|---------| | n8n Instance | To run and schedule automation | | HTTP API | Access to your equipment or IoT platform health API | | Microsoft Teams | Incoming Webhook URL configured | | Google Sheets | Logging and analytics | | SMTP (optional) | For email-based alternatives or expansions | ## What It Does - **Runs every 15 minutes** to check the latest equipment metrics. - **Compares values** (temperature, voltage, status) against configured thresholds. - **Triggers a Microsoft Teams message** when a threshold is breached. - **Appends the alert data** to a Google Sheet for logging and review. ## Workflow Components - **Set Node:** Configures thresholds, endpoints, webhook URL, and Sheet ID. - **Cron Node:** Triggers the check every 15 minutes. - **HTTP Request Node:** Pulls data from your equipment health monitoring API. - **IF Node:** Evaluates if conditions are within or outside defined limits. - **MS Teams Alert Node:** Sends structured alerts using a Teams incoming webhook. - **Google Sheets Node:** Logs alert details for recordkeeping and analytics. ## How To Set Up - Step-by-Step 1. **Import Workflow:** - In n8n, click **Import** and upload the provided `.json` file. 2. **Update Configurations:** - Open the **Set Config** node. - Replace the placeholder values: - `apiEndpoint`: URL to fetch equipment data. - `teamsWebhookUrl`: Your MS Teams channel webhook. - `temperatureThreshold`: Example = 80 - `voltageThreshold`: Example = 400 - `googleSheetId`: Google Sheet ID (must be shared with n8n service account). 3. **Check Webhook Integration:** - Ensure your MS Teams webhook is properly authorized and points to a live channel. 4. **Run & Monitor:** - Enable the workflow and view logs/alerts. - Adjust thresholds as needed. ## How To Customize | Customization | How | |---------------|-----| | Add more parameters (humidity, pressure) | Extend the HTTP + IF node conditions | | Change alert frequency | Edit the Cron node | | Use Slack or Email instead of Teams | Replace MS Teams node with Slack or Email node | | Add PDF Report Generation | Use HTML to PDF node and email the report | | Export to Database | Add a PostgreSQL or MySQL node instead of Google Sheets | ## Add-ons (Advanced) | Add-on | Description | |--------|-------------| | Auto-ticketing | Auto-create issues in Jira, Trello or ClickUp for serious faults | | Dashboard Sync | Send real-time logs to BigQuery or InfluxDB | | Predictive Alerts | Use machine learning APIs to flag anomalies | | Daily Digest | Compile all incidents into a daily summary email or Teams post | | Mobile Alert | Integrate Twilio for SMS alerts or WhatsApp notifications | ## Example Use Cases 1. Monitor solar inverter health for overheating or voltage drops. 2. Alert field engineers via Teams when a wind turbine sensor fails. 3. Log and visualize hardware issues for weekly analytics. 4. Automate SLA compliance tracking through timely notifications. 5. Ensure distributed infrastructure (e.g., substations) are always in operational range. ## Troubleshooting Guide | Issue | Possible Cause | Solution | |-------|----------------|----------| | No Teams alert | Incorrect webhook URL or formatting | Recheck the Teams webhook and payload | | Workflow not triggering | Cron node misconfigured | Ensure it's set to run every 15 mins and workflow is active | | Google Sheet not updating | Sheet ID is wrong or not shared | Share Sheet with your n8n Google service account | | No data from API | Endpoint URL is down or wrong | Test the endpoint manually with Postman or browser | --- ## Need Assistance? Need help tailoring this to your exact equipment type or expanding the workflow? Contact WeblineIndia - Expert automation partners for renewable energy, infrastructure, and enterprise workflows.

    n8n$4.99
  13. RAG Agent Workflow for E-commerce & Retail Automation

    The RAG Agent Workflow is designed specifically for the E-commerce and Retail industry, streamlining the process of document management and data extraction. By integrating with Supabase and OpenAI, this workflow allows users to efficiently upload ...

    n8n$19.99
  14. Automate Factory Sensor Data Generation and Queueing with AMQP

    This workflow automates the generation and queuing of factory sensor data using AMQP, facilitating efficient incident reporting and management.

    n8n$3.99
  15. Set Alert for Website Changes

    I used this to check for a page that indicated "Out Of Stock" and to notify when an item came back in stock. Set the URL for the HTTP Request node, your Webhook URL, and messages for the Discord nodes.

    n8n$4.99
  16. Send Updates About the Position of the ISS Every Minute to a Topic in RabbitMQ

    This workflow allows you to send updates about the position of the ISS every minute to a topic in RabbitMQ. ![workflow-screenshot](fileId:348)

    n8n$4.99
  17. Send Updates About the Position of the ISS Every Minute to a Topic in ActiveMQ

    The description provided appears to be referencing an image with a placeholder text that indicates a screenshot of a workflow, but there's no actual description or text content provided for correction. Please provide the text you need corrected.

    n8n$4.99
  18. Manage Incident Reporting in PagerDuty and CrateDB

    This workflow automatically monitors the functionality of a factory. The workflow logs machine data coming from factory sensors in a CrateDB database, generates an incident report in PagerDuty, and notifies the responsible staff members when the temperature of a machine crosses the threshold value. This workflow builds on a [workflow that generates factory data](https://n8n.io/workflows/608). Read more about this use case and how to build both workflows with step-by-step instructions in the blog post [*How to automate your factory's incident reporting*](https://n8n.io/blog/learn-to-automate-your-factorys-incident-reporting-a-step-by-step-guide/). ## Prerequisites - A PagerDuty account and [credentials](https://docs.n8n.io/integrations/nodes/n8n-nodes-base.pagerduty/) - AMQP, an ActiveMQ connection, and [credentials](https://docs.n8n.io/integrations/credentials/amqp/) - A CrateDB instance running locally or on a server, and [credentials](https://docs.n8n.io/integrations/credentials/cratedb/). ## Nodes - [AMQP Trigger node](https://docs.n8n.io/integrations/trigger-nodes/n8n-nodes-base.amqptrigger/) starts the workflow. - [IF node](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.if/) filters sensor values higher than 50°C. - [PagerDuty node](https://docs.n8n.io/integrations/nodes/n8n-nodes-base.pagerduty/) creates an incident in the account. - [Set nodes](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.set/) set the required incident information and sensor data, respectively. - [CrateDB nodes](https://docs.n8n.io/integrations/nodes/n8n-nodes-base.cratedb/) ingest the information data and machine sensor data, respectively. - [Function node](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.function/) converts degrees from Celsius to Fahrenheit.

    n8n$9.99
  19. Automate Syncro Alerts Management and OpsGenie Integration

    Streamline your alert management by automatically processing Syncro alerts and integrating them with OpsGenie. This workflow identifies and manages alerts, creating or closing them in OpsGenie based on their status.

    n8n$4.99
  20. Send Alerts to Discord for HERE IoT Device Battery Levels

    Automatically notify Discord when a HERE IoT device's battery level falls below a specified range, ensuring timely alerts for device management.

    MakeFree
  21. Trigger Vybit Notifications for Taphome Device Value Changes

    Automatically send a Vybit notification whenever a Taphome device value changes, ensuring you're always updated on important device status changes.

    MakeFree
  22. Page 1 of 15Next →

    Related categories

    Communication (2,463)AI (1,930)Business Operations & ERPs (1,540)Other (1,425)Productivity (1,202)Marketing (1,146)Data & Analytics (995)File & Document Management (802)CRM - Sales (604)Notifications (580)

    Need a custom internet of things workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow