mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1471] low prio messages still send to and wake up my smartwatch #1036
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1036
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RezzZ on GitHub (Oct 21, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1471
🐞 Describe the bug
NTFY messages with lowest two prio's (1 and 2) still come through on my xiaomi smart band watch (my iphone stays asleep as it should).
💻 Components impacted
I got NTFY docker setup on my unraid server. Got HomeAssistant and another python script sending messages to NTFY and that works without issues. I also got a xiaomi smart band (8) receiving notifications. Somehow, notifications with prio 1 still wake up my watch even though the iphone stays quite.
I want to migrate from telegram (bots) to NTFY and just for reference, messages with lowest prio send via telegram don't come through to my watch so seems a NTFY issue.
💡 Screenshots and/or logs
logs don't show any issues, but if any logs are required please ask.