Enphase Envoy showing per-panel info, but 0 for total productions

My Enphase Envoy integration is showing 0 for current_energy_production, Todays energy production, last 7 days production, and lifetime production. Its showing accurate numbers for per-panel production. Any idea what’s going on here?

More details:
Log file has Update of sensor.envoy_lifetime_energy_production is taking over 10 seconds showing up for each of the 0’d sensors.

Going to http://192.168.1.97/production.json gives:

{"production":[{"type":"inverters","activeCount":16,"readingTime":1579353935,"wNow":57,"whLifetime":81614},{"type":"eim","activeCount":0,"measurementType":"production","readingTime":1579353987,"wNow":0.0,"whLifetime":0.0,"varhLeadLifetime":0.0,"varhLagLifetime":0.0,"vahLifetime":0.0,"rmsCurrent":0.245,"rmsVoltage":248.358,"reactPwr":0.0,"apprntPwr":30.544,"pwrFactor":0.0,"whToday":0.0,"whLastSevenDays":0.0,"vahToday":0.0,"varhLeadToday":0.0,"varhLagToday":0.0}],"consumption":[{"type":"eim","activeCount":0,"measurementType":"total-consumption","readingTime":1579353987,"wNow":-0.0,"whLifetime":0.0,"varhLeadLifetime":0.0,"varhLagLifetime":0.0,"vahLifetime":0.0,"rmsCurrent":0.002,"rmsVoltage":248.283,"reactPwr":-0.0,"apprntPwr":0.532,"pwrFactor":-0.0,"whToday":0.0,"whLastSevenDays":0.0,"vahToday":0.0,"varhLeadToday":0.0,"varhLagToday":0.0},{"type":"eim","activeCount":0,"measurementType":"net-consumption","readingTime":1579353987,"wNow":-0.0,"whLifetime":0.0,"varhLeadLifetime":0.0,"varhLagLifetime":0.0,"vahLifetime":0.0,"rmsCurrent":0.243,"rmsVoltage":248.208,"reactPwr":-0.0,"apprntPwr":30.125,"pwrFactor":0.0,"whToday":0,"whLastSevenDays":0,"vahToday":0,"varhLeadToday":0,"varhLagToday":0}],"storage":[{"type":"acb","activeCount":0,"readingTime":0,"wNow":0,"whNow":0,"state":"idle"}]}

Going to http://192.168.1.97/api/v1/production shows:

{
  "wattHoursToday": 33,
  "wattHoursSevenDays": 78116,
  "wattHoursLifetime": 81613,
  "wattsNow": 56
}

My IQ Envoy SKU is X-IQ-AM1-240-3, according to my Enlighten app.

I do not have the consumption monitoring module in my Envoy (I use Sense for that).

Thanks for posting this. I have the same issue on my enphase system. It looks like the api changed and the integration needs to be updated