Notifications

Canaux

tous les formats d'URL Apprise — Compatible avec tous les formats d'URL Apprise : Pushover, email, Slack, Telegram, ntfy, Discord, etc.

pover://UserKey@Token — Pushover
mailto://user:pass@smtp.host:587 — Email (SMTP)
tgram://bottoken/chatid — Telegram
ntfy://ntfy.sh/topic — ntfy
discord://webhook_id/webhook_token — Discord

Une notification de test sera envoyée pour confirmer que le canal fonctionne.

Pushover
3 règle(s) · actif

Règles de notification

Pushover Ping manqué — le script n'a pas répondu dans les temps
actif
Pushover Échec — le script a signalé status=fail
actif
Pushover Rapport quotidien
actif

Intégration Homepage

Ajoutez ceci dans votre fichier Homepage services.yaml : services.yaml

- Backtick:
    icon: mdi-backup-restore
    href: https://backtick.cradle.fr
    description: Backup monitor
    widget:
      type: customapi
      url: https://backtick.cradle.fr/api/homepage
      mappings:
        - field: healthy
          label: Sains
          color: green
        - field: missed
          label: manqué
          color: yellow
        - field: failing
          label: En échec
          color: red
        - field: total
          label: Total
          color: theme