Energy spent source not showing in energy monitor configuration

Hi all,

Bumping. It appeared for a bit and after the most recent updates to HA it’s now disappeared again.

Here is the configuration I’m using:

- platform: mqtt
  name: "Shelly CH1 power"
  state_topic: "shellies/shellyem-E44FDC/emeter/1/power"
  qos: 0
  unit_of_measurement: "W"
  expire_after: 900
- platform: integration
  source: sensor.shelly_ch1_power
  name: "Shelly CH1 Energy Spent"
  unit_prefix: k
  round: 2

I’ve looked at this post: Home Energy Management in 2021.8, but it’s not obvious if this can apply to an integration sensor