Skip to content

New Flows can now belong to an account. Your old edit link keeps working — open it and attach the flow to an account, and you can edit it from any browser you sign in with.

Sign in
Unclaimed

This flow was submitted before accounts existed, so nobody owns it yet. If you submitted it, open the edit link you were given — it still works — and you can attach the flow to an account from there. There is no deadline, and attaching it retires the link for good.

Dead Device Monitor shown on an AWTRIX display
Fig. 1 Dead Device Monitor, as Galadril runs it.

Dead Device Monitor

This script identifies devices in Domoticz that have stopped updating within a defined threshold (default: 7200 minutes). It notifies the user of any "dead" devices, excluding those in a predefined whitelist, by sending real-time alerts to AWTRIX3.

Specifications
System Domoticz
Firmware AWTRIX 3
Topic Smarthome
Built by Galadril
File yNg0oG66AX6D.json · 2.5 KB
Icons
Published 14 Jan 2025 · updated 14 Jan 2025
Downloads 18
Download flow

🚀 Flow:

  1. Trigger:

    • Runs every 1 minute to check device statuses.
  2. Condition:

    • Filters devices that:
      • Have not updated within the threshold (7200 minutes by default).
      • Are not in the whitelist of excluded devices.
  3. Actions:
    For each dead device:

    • Logs the device name and time since the last update.
    • Creates a JSON payload with a notification message and a specified icon (ID: 1059).
    • Sends the notification to AWTRIX3 using the "AWTRIX3 - Send Notification" device.
  4. Whitelist:

    • A predefined list of devices (e.g., "AWTRIX3 - Send Custom App", "Voordeur - Beweging") that are excluded from monitoring to avoid unnecessary alerts.
  5. Logging:

    • Provides detailed logs for each dead device, the notification payload, and the AWTRIX3 sending process.

More information:

Domoticz: www.domoticz.com

Domoticz AWTRIX3 Plugin: https://github.com/galadril/Domoticz-AWTRIX3-Plugin

-- Flow first published on January 2, 2025.

More flows for Domoticz or Smarthome

Something wrong with this flow? Report it.