mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #903] [Bug Report] When multiple smart plugs are added via HA, the automation only works with the f #623
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#623
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/903
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.
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
@mstko commented on GitHub (Apr 6, 2026):
bambuddy-support-20260406-160420.zip
I’m attaching the full log from the start of the print. For debugging, I have set the timing for both to 1 minute.
@maziggy commented on GitHub (Apr 7, 2026):
Available/Fixed in branch dev and available with the next release or daily build. Please let me know if ti works for you now.