mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #448] [Feature]: Allow HA chamber temp / humidity entities #279
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#279
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 @baudneo on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/448
Problem or Use Case
Thanks for your work!
My P1 doesnt have a chamber temp, but I did add one, and its exposed via HA. Since the plug info is already grabbed via HA, this should be pretty straightforward.
It's good to have the data when printing with materials that need the chamber heat and would be nice to have all in one place since it is specifically for the printer, just not supported natively by the manufacturer.
Proposed Solution
Allow overwriting models with built-in chamber temp/humidity sensors and allow adding them to printers that dont have them.
Alternatives Considered
I have the data in HA, but it would be nice to have it here as well.
Feature Category
Monitoring & Stats
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Feb 20, 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.
A few questions to help scope this if we move forward:
@maziggy commented on GitHub (Apr 1, 2026):
Someone needs to answer my questions please.
@baudneo commented on GitHub (Apr 1, 2026):
I think:
Thank you for your work!