Hi, I'm trying to setup a Dial and I have a question: blocks['Energy'] = { idx: '26181', title: 'Conso', type: 'dial', value: 'Usage', }; It reports the right number as 'kwh' instead of 'wh' Even If I use: unit: 'wh', It still reports in 'kwh'. If I dig in </> show data, I get : "Usage": "216,909 ...