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:
parent
1f103368ec
commit
11eca544a5
@ -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
|
||||
|
@ -59,7 +59,7 @@ public class BluetoothBeurerBF105 extends BluetoothStandardWeightProfile {
|
||||
|
||||
@Override
|
||||
public String driverName() {
|
||||
return "Beurer BF105";
|
||||
return "Beurer BF105/720";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user