mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 00:08:34 +02:00
[GH-ISSUE #176] [Feature]: Allow Homeassistant automations #113
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#113
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 @IROKILLER on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/176
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
I would like to have the option to select Home Assistant automations or helpers for the smart plugs as well.
Proposed Solution
The background is that I have installed additional fans in my self-built 3D printer enclosure for my A1, which should turn on automatically. These fans are connected to a separate smart plug, which in turn needs to be controlled accordingly.
Additionally, I have a physical push button on the enclosure itself that switches the smart plugs on.
It would also be great if it were possible to configure a separate switch that allows taking over individual controls — for example, in my case, to manually switch the external light inside the printer enclosure on and off.
Alternatives Considered
No response
Feature Category
Smart Plugs
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 29, 2026):
Need some more details what exactly is expected.
@IROKILLER commented on GitHub (Jan 29, 2026):
The option to select automations or helpers from Homeassistant within the Select Entity feature would allow, for example, controlling multiple devices simultaneously, such as turning on the case fan and the 3D printer. Currently, you can only bind one smart plug to the printer and cannot add another.

and that you could perhaps add an extra button that you could assign a separate function to, so that you could address other devices or automations, for example, in my case, turn the light inside the casing on and off.

@devzwf commented on GitHub (Jan 29, 2026):
interesting
@maziggy commented on GitHub (Jan 30, 2026):
Please use branch feature/176 and let me know if it works for you.
Docs -> https://wiki.bambuddy.cool/features/smart-plugs/?h=script#ha-scripts-for-multi-device-control
@IROKILLER commented on GitHub (Jan 30, 2026):
Unfortunately, the script cannot be added.
https://youtu.be/0MSMmwn15Nw
@maziggy commented on GitHub (Jan 30, 2026):
You are not using branch feature/176!
@IROKILLER commented on GitHub (Jan 30, 2026):
Oh, I see. Sorry, I misunderstood something.
@IROKILLER commented on GitHub (Jan 31, 2026):
great works well.