Tasmota/NodeMCU DS18B20 Temps into Emoncms via Node Red -Heatpump App

It is far more efficient to read and send the values in one go (so read shellies/balh/blah/emeter/#) then pull out the bits you need, then send to emoncms as a single JSON object. If you send messages too quickly to emoncms via MQTT, it can miss them.