[GH-ISSUE #154] [Feature]: MQTT more configurable #94

Closed
opened 2026-05-06 12:25:40 +02:00 by BreizhHardware · 4 comments

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

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
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 - [x] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
Author
Owner

@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.

<!-- gh-comment-id:3796005469 --> @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.
Author
Owner

@maziggy commented on GitHub (Feb 10, 2026):

Are you still going to work on this?

<!-- gh-comment-id:3877694620 --> @maziggy commented on GitHub (Feb 10, 2026): Are you still going to work on this?
Author
Owner

@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.

<!-- gh-comment-id:3883972833 --> @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.
Author
Owner

@maziggy commented on GitHub (Apr 18, 2026):

@VID-PRO Any news?

<!-- gh-comment-id:4273141724 --> @maziggy commented on GitHub (Apr 18, 2026): @VID-PRO Any news?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy#94
No description provided.