Seeed-Solution / SenseCAP_Indicator_ESP32

SenseCAP Indicator SDK.
https://wiki.seeedstudio.com/SenseCAP_Indicator_How_To_Flash_The_Default_Firmware/#ESP-IDF
Apache License 2.0
36 stars 26 forks source link

Customizable MQTT Topics for Multiple Device Support #45

Open Love4yzp opened 7 months ago

Love4yzp commented 7 months ago

Description

When integrating multiple SenseCAP Indicator devices with systems like Home Assistant, each device publishes data to the same MQTT topic ("indicator/sensor"), leading to conflicts and data management issues. This feature request aims to introduce the ability to customize the MQTT topic per device through terminal commands, allowing users to assign unique topics to each device for easier identification and management.

Feature Proposal

Custom MQTT Topic Configuration

Use Case Scenario

Expected Benefits

Potential Challenges & Considerations

_Originally posted by @MarcLuethi8356 in https://github.com/Seeed-Solution/SenseCAP_Indicator_ESP32/discussions/29#discussioncomment-8409446_