Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to display Energy data #119

Open
matthewbayard opened this issue Jul 19, 2024 · 1 comment
Open

Unable to display Energy data #119

matthewbayard opened this issue Jul 19, 2024 · 1 comment

Comments

@matthewbayard
Copy link

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

@Robin19777
Copy link

copied from https://github.com/MickMake/HomeAssistantAddons/blob/main/GoSungrow/DOCS.md

HA's Energy Dashboard
To use HA's Energy Dashboard, you'll need to find the following entries. Make sure to replace XXXXXXXXXXXXXX with your ps_key.

Electricity grid
sensor.gosungrow_virtual_XXXXXXXXXXXXXX_grid_to_load_energy
sensor.gosungrow_virtual_XXXXXXXXXXXXXX_pv_to_grid_energy
Solar Panels
sensor.gosungrow_virtual_XXXXXXXXXXXXXX_pv_energy
Home Battery Storage
sensor.gosungrow_virtual_XXXXXXXXXXXXXX_battery_discharge_energy
sensor.gosungrow_virtual_XXXXXXXXXXXXXX_battery_charge_energy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants