mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 00:08:34 +02:00
[GH-ISSUE #1148] [Feature]: Display HA Binary Sensors #824
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
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-maziggy-1#824
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 @bsaunder on GitHub (Apr 27, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1148
Problem or Use Case
My printer is inside an enclosure with an exhaust fan to ensure all of the fumes are extracted away outside. I have Contact Sensors on the doors for the enclosure that are linked to Home Assistant. It would be nice to be able to see their state on the Printer Card to know if I left the enclosure open before I start a print remotely.
Proposed Solution
Add the ability to include binary_sensor types from Home Assistant and then display them on the Printer Card inline or under the existing HA switches. Configuration of the binary_sensor could likely use the same modal as configuration of the HA switches.
Bonus points if we can get notifications based on the state, but that is obviously a lot more work.
Alternatives Considered
There is no way to read in sensor data and display it, so therefore there is no workaround in Bambuddy. Current workaround is simply to utilize the Bambu Integration in HA and use an Automation there to send an alert.
Feature Category
Smart Plugs
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Apr 28, 2026):
Before we commit to building this, I'd like to gauge community interest. If you'd find this feature useful, please give this issue a thumbs up (👍) reaction so we can prioritize accordingly.