GitPedia
RobertWojtowicz

RobertWojtowicz/export2garmin

Export Mi | Xiaomi scale & Omron data to Garmin Connect

1 Releases
Latest: 5d ago
3.93Latest
RobertWojtowiczRobertWojtowicz·5d ago·June 23, 2026
GitHub

📋 What's changed in 3.x:

  • Added support for Xiaomi Body Composition Scale S400;
  • Added detecting an incorrect BLE KEY (s400_ble.py);
  • Added counters for slow/fast iteration detection (s400_ble.py);
  • Added watchdog to continuous scanning process (s400_ble.py);
  • Added rfkill unblock bluetooth to miscale_ble.py (some cases of Raspberry Pi);
  • Added execution of scripts with arguments (miscale_ble.py, import_data.sh);
  • Added importing raw data from BLE, within a separate process (import_data.sh);
  • Added importing pulse to blood pressure section from Xiaomi Body Composition Scale S400 (miscale_export.py);
  • + 7 more