oliexdev / openScale

Open-source weight and body metrics tracker, with support for Bluetooth scales
GNU General Public License v3.0
1.68k stars 292 forks source link

MQTT: Enhance Publishing in openScaleSync to Include All Metrics #998

Open Sikerdebaard opened 11 months ago

Sikerdebaard commented 11 months ago

Feature Request:

I've observed that the openScaleSync app currently has support for publishing data to an MQTT broker, which is fantastic. However, it seems that only the date and weight metrics are being sent to the broker.

Desired Enhancement:

To improve the utility and flexibility of this feature, I propose expanding the MQTT publishing functionality to include all available metrics from the openScaleSync app. This will provide users with a comprehensive dataset on the broker, allowing for richer data analysis and integration possibilities.

Benefits:

Potential Challenges/Considerations:

While sending more data might increase network traffic slightly, I believe the added benefits outweigh the potential drawbacks. Nevertheless, consider allowing users to choose which metrics they'd like to publish to offer flexibility and control over the amount of data being sent.

Offer to Contribute:

I'm keen on contributing to this enhancement in the openScaleSync app. However, I encountered a stumbling block: the source for openScaleSync seems to be unavailable, and I couldn't locate it. If it's possible to provide access or guide me to the repository, I'd be more than willing to assist in code development and implementation of this feature.

NZX-DeSiGN commented 11 months ago

I'm in the same situation; I would like to retrieve the body fat percentage in Home Assistant.

Syncing to Google Fit doesn't transfer this data, so I thought I'd fill the gap with MQTT, but unfortunately no 🙁

jmdurant commented 6 months ago

I would love to see this as well. It could open the door for so many uses of the data. Thanks!

LoghamLogan commented 6 months ago

I'd also like to see this!