MickMake / HomeAssistantAddons

MIT License
43 stars 26 forks source link

The following entities have state class 'measurement' but 'last_reset' is missing: #15

Open rrutch opened 1 year ago

rrutch commented 1 year ago

When adding enitiy to energy dashboard I receive the below message. The following entities have state class 'measurement' but 'last_reset' is missing:

bvamos commented 1 year ago

I have no Entity 'sensor.gosungrow_virtual_XXXXXXXXXXXXXX_pv_energy', as the documentation says. I added the Entity sensor.gosungrow_virtual_devices_XXX_total_energy, it works for me without this error message.

rrutch commented 1 year ago

Hi,

Thanks for your support. It's really great that someone is doing some work for Sungrow systems. It sucks that we can't access them locally. I wish I had choose GrowWatt instead.

I think my issue might be related to my inventor model not being the same as yours. Mine is 5kw no battery model: SG5K-D

Below is the list of sensors with "Virtual" in them. I can't see anything for current feed in rate or total feed in rate. Only sensor that makes sense is the "Self-consumption of PV" There are other sensors that do provide "Total Feed In" for the day but they're not of the Virtual type as mentioned in your documentation. A lot of the sensors are returning 0.0 values.

[image: image.png] [image: image.png]

On Tue, Jan 17, 2023 at 10:09 PM Balazs Vamos @.***> wrote:

I have no Entity 'sensor.gosungrow_virtual_XXXXXXXXXXXXXX_pv_energy', as the documentation says. I added the Entity sensor.gosungrow_virtual_devices_XXX_total_energy, it works for me without this error message.

— Reply to this email directly, view it on GitHub https://github.com/MickMake/HomeAssistantAddons/issues/15#issuecomment-1385329726, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4DPG6TKC4TKGA2CZZY5QODWS2DWTANCNFSM6AAAAAAT5N56GE . You are receiving this because you authored the thread.Message ID: @.***>

excedra commented 1 year ago

I have this problem for the current state of the storage of the battery.

For this value I need sensor.gosungrow_virtual_xxx_14_1_1_p13028, but this leads me to the error provided above.

It's about those two sensors: image sensor.gosungrow_virtual_xxx_14_1_1_p13028 sensor.gosungrow_virtual_xxx_14_1_1_p13029

image

On the Feed-In side I have the same issue with sensor.gosungrow_getpsdetail_xxx_p83072.

Also does the sensor sensor.gosungrow_virtual_xxx_14_1_1_battery_charge_energy provided by the tutrial only get half the size of my battery size.