mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #772] [Feature]: Printer status not obvious with a large number of printers #513
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#513
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 @jimmy-brightz on GitHub (Mar 20, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/772
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
I've added over 50 printers to Bambuddy. One of them ran out of filament, paused, and generated an HMS error about running out of filament. From the Bambuddy "Printers" tab I saw that there was a single printer with the "available" status, but no indication of which one. Setting the view mode to "status" didn't seem to provide a better view either.
Proposed Solution
Alternatives Considered
It seems like the HMS error status is accessible through the API, so I'll hook into that with Home Assistant to pull the over-all status of the print farm row.
Feature Category
UI/UX
Priority
Would improve my workflow
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Mar 20, 2026):
Not sure if I understand the issue correct. Can you please add screenshots?
@jimmy-brightz commented on GitHub (Mar 20, 2026):
Here are some screenshots.
@maziggy commented on GitHub (Mar 20, 2026):
Got it!
@maziggy commented on GitHub (Mar 21, 2026):
Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!