S60zbtpg Sonoff UK smart plug config query (Tasmota hub)

Bit of a long shot perhaps, but I have a couple of these smart plugs connected to my tasmota zigbee hub

it seems these devices, by default, dont report the total energy delivered and im having a hard time figuring out if/how i can enable reporting

I can query the data manually if i run

06:19:47.309 CMD: ZbSend {"Device":"0x0cd7","Endpoint":1,"Cluster":"0x0702","Read":"0x0000"}
06:19:47.910 MQT: tele/tasmota_2D5804/0CD7/SENSOR = {"ZbReceived":{"0x0CD7":{"Device":"0x0CD7","Name":"Washing Machine","ActivePower":1973,"CurrentSummationDelivered":"0x0000000002C6","Endpoint":1,"LinkQuality":110}}}

But im not too familiar with tasmota console or the clusters/values to know if i can make this report regularly, has anyone done something similar or can provide me some tips on how to see what options are actually available for this?

End goal is to have it report “CurrentSummationDelivered” so that i can add that to my HA yaml so i can have it on my energy dashboard