mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #84] [Feature]: Notification - Pause alert #40
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#40
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 @MisterBeardy on GitHub (Jan 13, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/84
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
I finally setup NTFY for notifications and I don't see a alert for when a printer is paused. I ran into a issue this morning where the printer was pausing itself (will look into that later) but I only noticed it when looking at the GUI. I checked the notifications, and I only see:
Print Started | Print job begins
Print Completed | Print finishes successfully
Print Failed | Print fails or errors
Print Stopped | Manual cancellation
Printer Error | HMS errors detected
for printer issues, can paused/resume be added as well?
Proposed Solution
add Print Paused and Print Resumed to notifications
Alternatives Considered
No response
Feature Category
Notifications
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 13, 2026):
If the printer pauses that means that there is an error (HMS). To receive error notifications you must enable them.
@MisterBeardy commented on GitHub (Jan 13, 2026):
Could have sworn that was checked, but turns out it wasn't. In that case, this can be closed.
@MisterBeardy commented on GitHub (Jan 26, 2026):
Finally got logs of my printer stopping due to AMS overheating when trying to print out of AMS slot 4 and not getting any notifications via the notification system. I see the error in the printer page, but would never of seen it unless I was downstairs.
bambuddy-support-20260126-123726.zip
@maziggy commented on GitHub (Jan 27, 2026):
Fixed in branch 0.1.6-final. Please let me know if it works.
@MisterBeardy commented on GitHub (Jan 29, 2026):
This works and can be closed, forgot to comment the other day.