Energy consumption (electric) showing odd values

ive just attempted to implement the new energy monitoring… but im getting rather odd results…

it using an entity called electric_consumption_current which graphed on its own shows…

image

the entity has these attributes…

its created and updated through a Node-Red flow, pulling api data from my meter every 10s.

  • can anyone shed any light how i get the Energy monitor to show total consumption over a day ?

Your sensor seems to be measuring power (i.e. kW), not energy (kWh). It has incorrect attributes.