You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Fronius app tile, currently supports the display of two metrics: the PAC and DAY_ENERGY values, which it pulls from the inverter over API.
For some Fronius inverters, such as the recent GEN24 5.0 single-phase inverter, many API values including the DAY_ENERGY always returns null from the API response by design, here's an excerpt explaining this from the API documentation:
As such, it would be great to add configuration parameters for the enhanced app, to pick which metrics are the be displayed on the app tile in Heimdall. Such as swithing to display the PAC and TOTAL_ENERGY values instead, which are supported for the GEN24
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
The Fronius app tile, currently supports the display of two metrics: the
PAC
andDAY_ENERGY
values, which it pulls from the inverter over API.For some Fronius inverters, such as the recent GEN24 5.0 single-phase inverter, many API values including the
DAY_ENERGY
always returns null from the API response by design, here's an excerpt explaining this from the API documentation:As such, it would be great to add configuration parameters for the enhanced app, to pick which metrics are the be displayed on the app tile in Heimdall. Such as swithing to display the
PAC
andTOTAL_ENERGY
values instead, which are supported for the GEN24The text was updated successfully, but these errors were encountered: