-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Deye String intentionally has no Load values? #233
Comments
I guess cause no one put it there before. I'll try to add it. 😉 |
Is it as simple as copying it from the other deye profiles? I will try it
and see if it works :)
…On Wed, Oct 23, 2024, 2:29 AM David Rapan ***@***.***> wrote:
I guess cause no one put it there before. I'll try to add it. 😉
—
Reply to this email directly, view it on GitHub
<#233 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACGD6KRELXLXU3SIFMUSX73Z42KO3AVCNFSM6AAAAABQM3ADZSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRZHE3DQMBXHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I tried to load the other deye profiles which have Load and Grid items, but all of them show 0 value from my Deye SUN-6K-SG05P1-EU-AM2. When I visit the SolarMan webpage, it does have Load and Grid items. Is there a method of decoding these from SolarMan? |
It depends on which one did you tried and what values it shows. |
i tried all the available deye profiles but all just showed unavailable values :( |
So that could mean that those values are exposed using different registers or not exposed at all and are maybe calculated. The only profiles which could be compatible with your device are: Can you maybe try to look for another sensors which do show some values when you use these other profiles (some other than load and grid power)? |
I tried those profiles one by one and here's what I got. Hybrid: The only significant value I found here is For 2mppt / 4mppt: Grid has values here, but when I try to compute W (A x V), it doesn't reflect the value of Grid Power in Solarman website. EDIT: It seems that the |
This value also makes no sense. It's too high. And Can you tell me what could |
I can't look at 1278.9W since the records yesterday got overwritten when I reconfigured. But I checked the graphs today (above is from HA, below is from Solarman webpage): I'd like to thin that Also, EDIT: Looks like my assumption is incorrect. I looked at a timeframe where Load/PV/Grid have more contrasting values: The values here now are way off. |
Oh wow, that looks so weird imo. It looks like there is longer How does Could you enable debug logging for couple of minutes and attach the debug log here? |
Do you have an idea how is your inverter currently interconnected with your house and grid? All the inputs/outputs and CT clamps? Would be helpful to better determine what's going on... 😉 |
I assume you're referring to PV Power: 8W
It's night time here so the inverter turned off already 😆 I will check again tomorrow
I will try to take a picture tomorrow if those can be seen from the exposed cables. But I think the values are there and transmitted through the logger since SolarMan webpage has the correct values |
😉
Sure I just want to determine if the values are really there (measured by CT clamps) OR are maybe calculated additionally. |
Attaching debug logs:
I didn't get a chance to take a picture of the cables today, will try to get them tomorrow |
How many cables is going in/out on that right side? (It's lil bit blurry) |
Sensors has been added in feat: Load & Grid Power for Deye String and feat: Energy sensors for Deye String |
Absolute banger! I've been looking at the manuals:
Those registers refer to: |
I added two more sensors in feat: Energy sensors for Deye String
Translation of 198 and 199 is not correct, the Chinese text says: The active power of the load. |
That just means that the value is stored as 32b integer. (One register is 16b) |
Can you check for me if newly added energy sensors are working correctly?
|
It is working. I will check which are the corresponding items in solarman
web and compare the values too
…On Thu, Nov 28, 2024, 11:57 PM David Rapan ***@***.***> wrote:
Can you check for me if newly added energy sensors are working correctly?
- Today's Energy Import
- Total Energy Import
- Today's Energy Export
- Total Energy Export
- Today's Load Consumption
- Total Load Consumption
- Today's Losses
- Total Losses
—
Reply to this email directly, view it on GitHub
<#233 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACGD6KUVNH64SYNF4CU6BQT2C44PXAVCNFSM6AAAAABQM3ADZSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBWGQZDCNZQGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Description
Inverter:
Deye SUN-6K-SG05P1-EU-AM2
From the WIFI Stick status page, it has Grid and Load data (in Watts), but there's no value ni HASS
Reproduction Steps
Used deye_string as profile
Log
HASS just shows this for Load Power: 'This entity is no longer being provided by the solarman integration. If the entity is no longer in use, delete it in settings.'
Version
v1.0.18
The text was updated successfully, but these errors were encountered: