Skip to content

New Share your ideas with the AWTRIX community. Keep your creations together in your account.

Sign in
Dead Device Monitor shown on an AWTRIX display
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.

Domoticz AWTRIX 3
Download flow
About this flow
Specifications
System Domoticz
AWTRIX version AWTRIX 3
Topic Smarthome
Built by Galadril
File yNg0oG66AX6D.json · 2.5 KB
Icons
Published 14 Jan 2025 · updated 14 Jan 2025
Downloads 21
Is this your flow?

If you created this flow, open your saved edit link to add it to your account. You can then manage it whenever you sign in. Adding it to your account replaces the edit link.

🚀 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.