MickMake / GoSungrow

GoLang implementation to access the iSolarCloud API updated by SunGrow inverters.
https://mickmake.com/
GNU General Public License v2.0
184 stars 48 forks source link

Unable to display Energy data #119

Open matthewbayard opened 4 months ago

matthewbayard commented 4 months ago

I have been able to pull all the sungrow data into HA. All data like energy, loads ect are working.

However I can't add the correct ones into Energy section.

I get this error

Last reset missing The following entities have state class 'measurement' but 'last_reset' is missing: sensor.gosungrow_virtual_1228101_7_1_1_p8063 sensor.gosungrow_getpsdetail_1228101_p83102

Screen Shot 2024-07-19 at 2 41 02 pm

Any help with finding the correct sensor ID to use?

thanks