mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #154] [Feature]: MQTT more configurable #94
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#94
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 @VID-PRO on GitHub (Jan 25, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/154
Originally assigned to: @VID-PRO on GitHub.
Problem or Use Case
I would like to send json formated like this over MQTT:
{
"node_id": "!93f84d8f",
"message": "Alert: Server CPU > 90%!",
"channel": 0
}
Proposed Solution
user configurable MQTT items
Alternatives Considered
No response
Feature Category
Notifications
Priority
Would improve my workflow
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 25, 2026):
If you are willing to implement this, please go ahead. Let me know if you have any questions.
@maziggy commented on GitHub (Feb 10, 2026):
Are you still going to work on this?
@VID-PRO commented on GitHub (Feb 11, 2026):
i will start working on it when i find time.
all i need is just a field where i can put a json payload in.
@maziggy commented on GitHub (Apr 18, 2026):
@VID-PRO Any news?