[APP][Pro] Sigenergy - Home energy powered by AI

When I look at the Energy Meter/Battery data in Homey, the devices always show the values that the mySigen mobile app shows and labels as “lifetime”.

For example, when I open the Energy Meter device in Homey, it shows “Energy imported = 696.18 kWh”, which exactly matches the lifetime imported energy in the mySigen app. The same applies to battery charged and discharged energy.

I do see the flow card(s) “When imported/exported energy becomes …”, but from what I understand these cards are triggered by real time values, not by energy accumulated over a specific period (e.g. daily). Because the exposed values are lifetime totals, it’s not possible to create even a simple flow such as monitoring daily energy import and sending a notification once a threshold is reached (for example when I’ve imported 20 kWh today).

Would it be possible to add flow cards that can access and use energy data over selectable time ranges? Ideally, these would include: Today, This week, This month, This year, Lifetime (same as mySigen app) and additionally last 24h (as that’s not the same as Today).

For example, a flow card like:
When “Imported energy becomes more than 20kWH during Today” –> Send message…