diff --git a/README.md b/README.md index 705f4e3..f670353 100644 --- a/README.md +++ b/README.md @@ -15,18 +15,8 @@ If using Home Assistant (formerly known as hass.io), try instead the [Xiaomi Mi ## Getting the Mac Address of your Scale: -1. Retrieve the scale's MAC Address using this command: -``` -$ sudo hcitool lescan - -LE Scan ... -C4:D3:8C:12:4C:57 MIBCS -[...] -``` -1. Note down the MAC address of your scale, we will need to use this as part of your configuration... Depending on your scale it could be one of - 1. `MI SCALE2` - 1. `MIBCS` - 1. `MIBFS` +1. Retrieve the scale's MAC Address from the Xiaomi Mi Fit App: +![MAC Address](Screenshots/MAC_Address.png) ## Setup & Configuration: ### Running script with Docker: diff --git a/Screenshots/MAC_Address.png b/Screenshots/MAC_Address.png new file mode 100644 index 0000000..31c8243 Binary files /dev/null and b/Screenshots/MAC_Address.png differ