mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #91] [Feature]: SmartPlug via HomeAssistant #46
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#46
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 @lordhelmet77 on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/91
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
First of all – thank you so much for Bambuddy. Absolutely game-changing for me and I guess for anyone having only a few printers an no commercial application.
At the moment, smart plug support seems to be limited to Tasmota devices addressed directly by IP. This works well, but many users (myself included) will likely manage their plugs and switches via Home Assistant, often backed by Zigbee (ZHA), Zigbee2MQTT, or other integrations, without Tasmota in the mix.
Proposed Solution
I’d like to ask whether you’d consider adding native Home Assistant support as an alternative smart-plug backend, for example:
• Selecting a Home Assistant instance (URL + long-lived access token)
• Choosing a switch or plug entity from HA
• Using that entity for:
• on/off control when prints start / finish
• optional state / power feedback (if available via HA)
This would:
• avoid the need for Tasmota-only devices,
• work nicely with Zigbee / Z-Wave / Matter setups,
• and fit well with Bambuddy’s existing HA/MQTT-friendly philosophy.
Thanks again for the great work — and for considering this idea!
Best regards
Helmut
Alternatives Considered
No response
Feature Category
Print Archiving
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 18, 2026):
Here you go....
Please use branch 0.1.6-final and let me know if it works for you.
@lordhelmet77 commented on GitHub (Jan 18, 2026):
Wow … I felt that shockwave coming before the commit, with you implementing that so fast. 🤯
That build works perfectly with my setup!
Two tiny additions regarding UI:
This is 🔥
@maziggy commented on GitHub (Jan 19, 2026):
Both are fixed.
@lollokara commented on GitHub (Jan 19, 2026):
Hi guys,
Was looking for an excuse to get my printers in lan only mode and so i did.
I have a small ask, i see that we do support only the switch of a smartplug via HASS but there is no way to map the power entities, how can we select the power entity that goes along with the power switch?
@joaorgoncalves commented on GitHub (Jan 21, 2026):
@maziggy I have the same question :D I connected my smart plug (P110M), I'm able to turn on and off, but there is no energy data coming through to bambuddy :s
Ps: Amazing work on this!!! 🤯
@maziggy commented on GitHub (Jan 21, 2026):
Can you please open a new feature request for this? Better for tracking. I'll then look into it.