1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-01-17 14:18:38 +01:00

Added information for supported scale BF720 (#808)

This commit is contained in:
schweigel 2022-04-15 19:29:47 +02:00 committed by GitHub
parent 1f103368ec
commit 11eca544a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@ Monitor and track your weight, BMI, body fat, body water, muscle and other body
openScale has built-in support for a number of Bluetooth (BLE or "smart") scales from many manufacturers, e.g. Beurer, Sanitas, Yunmai, Xiaomi, etc. (see model list below). Together with our users we constantly improve and extend the set of supported scales and in many cases pick up where the original app falls short.
- Custom made Bluetooth scale
- Beurer BF700, BF710, BF800, BF105, BF600, BF850 and BF950
- Beurer BF700, BF710, BF800, BF105, BF720, BF600, BF850 and BF950
- Digoo DG-S038H
- Excelvan CF369BLE
- Exingtech Y1

View File

@ -59,7 +59,7 @@ public class BluetoothBeurerBF105 extends BluetoothStandardWeightProfile {
@Override
public String driverName() {
return "Beurer BF105";
return "Beurer BF105/720";
}
@Override

View File

@ -33,7 +33,7 @@ Weight, BMI (body mass index), body water, muscle, LBM (lean body mass), body fa
<h2><b>Supported Bluetooth scales</b></h2>
- Custom made Bluetooth scale
- Beurer BF700, BF710, BF800, BF105, BF600, BF850 and BF950
- Beurer BF700, BF710, BF800, BF105, BF720, BF600, BF850 and BF950
- Digoo DG-S038H
- Excelvan CF369BLE
- Exingtech Y1

View File

@ -34,7 +34,7 @@ Weight, BMI (body mass index), body water, muscle, LBM (lean body mass), body fa
<h2><b>Supported Bluetooth scales</b></h2>
- Custom made Bluetooth scale
- Beurer BF700, BF710, BF800, BF105, BF600, BF850 and BF950
- Beurer BF700, BF710, BF800, BF105, BF720, BF600, BF850 and BF950
- Digoo DG-S038H
- Excelvan CF369BLE
- Exingtech Y1