Skip to content

Feature Request: Add MQTT Support for Real-time Data Export #2007

@alvarohurtadobo

Description

@alvarohurtadobo

Is your feature request related to a problem? Please describe.
I am currently integrating Artisan with an ESP32 based temperature monitor using Modbus, however a wired connection is not always a suitable option so we are exploring ways to connect wirelessly

Describe the solution you'd like
I propose adding a native MQTT client. This would allow Artisan to publish realtime roasting data (BT, ET, RoR) directly to a user configured MQTT broker, greatly simplifying integration.

Describe alternatives you've considered
I am already integrating WebSocket but its heavier and complex than the MQTT equivalent, something that is critical for an embedded system like ESP32.

Additional context
I am a developer with experience in Python and IoT. With a little guidance on navigating the Artisan codebase, I would be willing to take on the implementation of this feature myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions