Just got my Sengled outlets and I'm testing power monitoring using my Voron Printer as a test bed.
Looks like I have power reporting working, and I have it logging in Grafana, now just need to know how to add a panel in Grafana to convert this wattage to monthly KwH.
Grafana user here, but with Prometheus as a backend instead of InfluxDB. I just did this yesterday, I calculated the average over time, multiplied by the duration.
With InfluxdB as a backend however, I think there is an integral function which you can use for this purpose: