[ntfy] add priority DOWN field #3676

Open
opened 2026-02-28 03:37:32 -05:00 by deekerman · 0 comments
Owner

Originally created by @schwalbe13 on GitHub (Oct 19, 2024).

no related issues.

🏷️ Feature Request Type

Settings

🔖 Feature description

At the moment, I can only define one Priority level for the ntfy notification for when the server is not down (=UP). The DOWN priority has a fixed priority of 5. I want to be able to define a priority type for DOWN as well. Not all DOWN alerts should be sent with the maximum priority.

When I put my phone in "Do Not Disturb" mode, I don't want to be notified when a less important server is DOWN.

✔️ Solution

  1. Include an extra field with the name "Priority DOWN"
  2. Rename the existing field to "Priority UP"
    image

Alternatives

Using the MQTT notification and modify the alert with python, before sending it to ntfy.

📝 Additional Context

No response

Originally created by @schwalbe13 on GitHub (Oct 19, 2024). ### 📑 I have found these related issues/pull requests no related issues. ### 🏷️ Feature Request Type Settings ### 🔖 Feature description At the moment, I can only define one Priority level for the ntfy notification for when the server is not down (=UP). The DOWN priority has a fixed priority of 5. I want to be able to define a priority type for DOWN as well. Not all DOWN alerts should be sent with the maximum priority. When I put my phone in "Do Not Disturb" mode, I don't want to be notified when a less important server is DOWN. ### ✔️ Solution 1. Include an extra field with the name "Priority DOWN" 2. Rename the existing field to "Priority UP" ![image](https://github.com/user-attachments/assets/235b3e03-4667-4217-a36f-5fe264761d85) ### ❓ Alternatives Using the MQTT notification and modify the alert with python, before sending it to ntfy. ### 📝 Additional Context _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#3676
No description provided.