mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #904] [Bug Report] When multiple smart plugs are added via HA, the automation only works with the f #624
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#624
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 @maziggy on GitHub (Apr 6, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/904
Originally assigned to: @maziggy on GitHub.
When multiple smart plugs are added via HA, the automation only works with the first one that was added.
I have added two TUYA smart plugs through HA. If I configure them in the smart plugs section, only the automation for the first one that was added works.
In this case, I have one plug connected to the A1 and another connected to a particle filter. It’s set up so that the filter turns on when printing starts and turns off with a 5-minute delay after it finishes, and the printer plug turns on when the hotend reaches 70°C.For debugging, I have set the timing for both to 1 minute.
I’ve run several tests, and only the automation for the first plug that was added works. Also, in the main Printers menu, only the first one that was added appears.
In summary, the first one I added is the Filter. This way, the filter turns on and off when the print starts, but the printer does not. If I add the A1 plug first, the printer turns off, but the filter does not. I’m not sure if this is a bug or if it’s intended behavior.
Thank you very much.
Screenshot
System Information
Logs (sanitized): bambuddy.log
Submitted via BamBuddy Bug Report
@TravisWilder commented on GitHub (Apr 6, 2026):
Hello
I do not understand "and the printer plug turns on when the hotend reaches 70°C.For debugging, "
and why you add the filter plug at all to bambuddy, if you fully automate this in HA?
A1 plug in Bumbuddy should be fine and the Filter Plug fully automated in HA, which follows start print / Nozzle Temp and Print end - would this not be fine?
@mstko commented on GitHub (Apr 6, 2026):
Sorry, duplicate bug report... I add the log here too.
bambuddy-support-20260406-160420.zip
"and the printer plug turns on when the hotend reaches 70°C. Sorry, i mean the printer should turn off when the hotend reaches 70°C. I added the 2 plug to Bambuddy to keep all in the same place.
How can i automate the power on of the Filter in HA when a print starts? I understand that i can automate the power on of the Filter when the printer plug is on, but no with the start of the print. I want to stay off until a print start only.
@TravisWilder commented on GitHub (Apr 6, 2026):
You can add the bambulab integration to HA
I use in example the status to block (hide) the Shelly switch in my HA dashboard to prevent power off during printing
@maziggy commented on GitHub (Apr 7, 2026):
https://github.com/maziggy/bambuddy/issues/903