@Fulcrum1973 In Terminal, edit MMM-GoogleFit.js and locate the line that starts with:

if (weight) {

Insert the following after that line:

config.units = "imperial";

So that’s a blank line, followed by the above code, followed by another blank line. Restart MM and voilà, pounds instead of kilograms.