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

Update deye_2mppt.yaml #80

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Update deye_2mppt.yaml #80

merged 1 commit into from
Aug 15, 2024

Conversation

CrazyUs3r
Copy link
Contributor

scale to set 100% not 10%

scale to set 100% not 10%
@davidrapan
Copy link
Owner

Can you show me the value it shows to you? Just to be sure... Maybe there is difference to 4MPPT though....

@CrazyUs3r
Copy link
Contributor Author

10.2 with Scale 0.1 and 102 with scale 1
Screenshot_20240814_060350_Home Assistant
Screenshot_20240814_060353_Home Assistant

@davidrapan
Copy link
Owner

davidrapan commented Aug 14, 2024

And you have it confirmed as set to 102? Alright then. 😉

@CrazyUs3r
Copy link
Contributor Author

Yes with the yaml i can set 0 to 120% its work good

@davidrapan
Copy link
Owner

davidrapan commented Aug 14, 2024

Another question, where did you got this list?

          - key: 0x0000
            value: "OK"
          - key: 0x1
            value: "DC OverVoltage"
          - key: 0x2
            value: "DC Bus OverVoltage"
          - key: 0x4
            value: "DC Bus Uneven Voltage"
          - key: 0x8
            value: "DC Bus UnderVoltage"
          - key: 0x10
            value: "DC Bus2 Uneven Voltage"
          - key: 0x20
            value: "DC A path OverCurrent"
          - key: 0x40
            value: "DC B path OverCurrent"
          - key: 0x80
            value: "DC Input Disturbance"
          - key: 0x100
            value: "Grid OverCurrent"
          - key: 0x200
            value: "IGBT OverCurrent"
          - key: 0x400
            value: "Grid Disturbance 2"
          - key: 0x800
            value: "Arc Self-Test Protection"
          - key: 0x1000
            value: "Arc Fault Reservation"
          - key: 0x2000
            value: "Grid Current Sample Abnormality"

Cause some values are conflicting with the FXX table from the https://github.com/user-attachments/files/16597960/Deye.Modbus.protocol.V118.pdf

For example 0x40 should be F07 DC Soft Start failure.

@CrazyUs3r
Copy link
Contributor Author

I have the same doc but i ask deye for a New doc

@davidrapan
Copy link
Owner

Can you share?

@CrazyUs3r
Copy link
Contributor Author

sure if I get something new I will share it. I also sent a question to deye about the error

@davidrapan
Copy link
Owner

Great! Let me know if they reach out to you.

For now I don't know what to do though as I started with enhancing of the "Device Fault" messaging (you can see in the sg04lp3 profile) and it seems so that it should be similiar also for the 2mppt and 4mppt but I'm not sure what to do with those conflicting values...

@CrazyUs3r
Copy link
Contributor Author

CrazyUs3r commented Aug 15, 2024

The answer

Dear Sir/Madam,

We have received your message. We apologize, but the Modbus protocol of our micro-inverter products is not open to the public, so we are unable to send the documentation to you. If you encounter any further issues, please feel free to contact us. We wish you all the best.

Sincerely,

Heran Zhang
deye technical support

@davidrapan
Copy link
Owner

Yes yes I thought so!

@davidrapan davidrapan merged commit 68471c3 into davidrapan:main Aug 15, 2024
2 checks passed
@CrazyUs3r
Copy link
Contributor Author

Dear Sir/Madam,

We have received your message. Please send us the serial numbers of your inverter and Logger, along with the blinking status of the micro inverter and the relay (if you are using G3 series or MG3 series models). If the device is malfunctioning, we can remotely check the device's status (if you have previously configured the network) to help diagnose the issue and provide a solution.

Additionally, the F01-F64 error codes only appear on the display of Hybrid Inverters and Grid-connected PV Inverters. Therefore, if you have purchased a micro inverter, there shouldn't be any explanations regarding these error codes. If you encounter any further issues, please feel free to contact us. We wish you all the best.

Sincerely,
Heran Zhang
deye technical support

@davidrapan
Copy link
Owner

davidrapan commented Aug 16, 2024

@CrazyUs3r, hm very interesting! At least some info indeed! Thx!

Edit: Maybe we could dig out from them some info piece by piece like this! haha 😆

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

Successfully merging this pull request may close these issues.

2 participants