**Describe the bug** After changing from COAP to MQTT for the Shelly 3EM the values for total cumulated Consumption multiplied by 1000x **To Reproduce** Bind 3EM via COAP and let it run for some time, than switch Shelly Adapter from COAP to MQTT **Expected behavior** Values will stay more or less the same. **Screenshots & Logfiles** This shows the Problem for TotalPower but problem exists for all Channels (0-2 on value.total) as well: <img width="1081" alt="image" src="https://user-images.githubusercontent.com/6877067/97875906-5a39ec00-1d1b-11eb-9232-b0a7dfa912b6.png"> **Versions:** - Shelly Adapter version: 4.0.3 - CoAP or MQTT protocol: MQTT - Shelly Firmware version: 20200813-140420/v1.8.1@1b2a49be - JS-Controller version: 3.1.6 - Node version: 10.22.0 - Operating system: ODroid / Linux / ARMv7 **Additional context** Either the Unit (kWh) is wrong or there is a Multiplication Error on MQTT that is different on COAP.