@johnconstantelo
Found the answer to my problem on another posting.
Aeon HEM v1/v2 Firmware 3.64 Numbers are Off?
I added this line to the config function:
zwave.configurationV1.configurationSet(parameterNumber: 255, size: 4, scaledConfigurationValue: 1).format(),
This reset to factory default when you hit the configure button.
Now my numbers are good.
Thanks for your help.