mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 13:45:32 +02:00
[GH-ISSUE #67] [Feature]: LED control #30
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#30
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 @kampfklecks on GitHub (Jan 10, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/67
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
I did not find any button to enable or disable the led lights
Proposed Solution
It would be great if there is a way to enable or disable the leds inside the printer
Alternatives Considered
No response
Feature Category
Other
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@VREmma commented on GitHub (Jan 11, 2026):
Looks like the MQTT module already has a set_chamber_light command to toggle it on/off... Looks like it just needs the frontend added.
@maziggy commented on GitHub (Jan 11, 2026):
@VREmma: yes, you're right. And....hurray.....the light control is the same for all printer models! ;)
@maziggy commented on GitHub (Jan 11, 2026):
@kampfklecks: please use branch 0.1.6-final and let me know if that works for you. Tested with H2D and X1C.
@kampfklecks commented on GitHub (Jan 11, 2026):
Thank you! It is working perfectly