Skip to content

Releases: oliexdev/openScale-sync

openScale sync 0.6 release

Choose a tag to compare

@oliexdev oliexdev released this 10 Aug 06:26
  • New Endurain sync backend.
  • Two-way sync: measurements can now also be imported from Health Connect, Wger and MQTT.
  • Optional background sync every 6 hours.
  • Health Connect: bone mass, lean mass and BMR are synced, edits now arrive on F-Droid builds, and deleting one measurement no longer removes others that day.
  • A failed sync no longer blocks the ones behind it and is retried with current data.
  • Choose which openScale to sync with when several are installed.

openScale-sync development build

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 06:24

Commits

  • ba4d868: update to openScale version name handling (oliexdev)

openScale sync 0.5 release

Choose a tag to compare

@oliexdev oliexdev released this 30 May 15:05
  • New InfluxDB and Webhook sync backends.
  • Redesigned interface (Material 3): a status dashboard that shows every service at a glance.
  • Failed real-time syncs are now retried automatically
  • Pending measurements are shown and a notification appears when a sync couldn't complete.

openScale sync 0.4.4 release

Choose a tag to compare

@oliexdev oliexdev released this 06 Oct 11:01
  • Adds support for Home Assistant discovery messages.
  • Updates the Home Assistant payload to use default(none) for missing sensor values.
  • Refactors the MQTT connection process for improved robustness.
  • Sets MQTT messages to be retained, ensuring accurate sensor reporting in clients like Home Assistant.

openScale sync 0.4.3 release

Choose a tag to compare

@oliexdev oliexdev released this 25 Aug 06:58
  • introduces logging capabilities
  • added support for syncing with openScale 3.0 beta build.

openScale sync 0.4.2 release

Choose a tag to compare

@oliexdev oliexdev released this 06 Aug 05:51
  • complete rewritten in Kotlin
  • show info if openScale version is too old for real time sync
  • build configuration updated to enhance compatibility with F-Droid
  • added option to disable SSL/TLS for MQTT connections
  • fixed correct threading for LiveData updates in MQTTService

openScale sync 0.4.1 release

Choose a tag to compare

@oliexdev oliexdev released this 22 Jun 10:18
  • complete rewritten in Kotlin
  • small bug fixes after closed beta test

openScale sync 0.4 release

Choose a tag to compare

@oliexdev oliexdev released this 10 May 14:00
  • complete rewritten in Kotlin

openScale sync 0.3.5 release

Choose a tag to compare

@oliexdev oliexdev released this 18 Aug 16:37
  • updated Android API target level to 34

openScale sync 0.3.4 release

Choose a tag to compare

@oliexdev oliexdev released this 15 May 09:52
  • fixed MQTT bug for Android 12