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

Implement Hoymiles Gen2 protocol #509

Open
wgbartels opened this issue Jan 13, 2023 · 5 comments
Open

Implement Hoymiles Gen2 protocol #509

wgbartels opened this issue Jan 13, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@wgbartels
Copy link

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

Please enable openDTU for MI-600

Describe alternatives you've considered

No response

Additional context

No response

@wgbartels wgbartels added the enhancement New feature or request label Jan 13, 2023
@tbnobody tbnobody changed the title opendtu works with my Hoymiles HM-1500. I have also a Hoymiles MI-600. What can I do for enabling with DTU ? Implement Hoymiles Gen2 protocol Jan 16, 2023
@wgbartels
Copy link
Author

Unfortunately I am only a user, not an expert. How can I implement the gen2 protocol and where can I get it? Can you help me?

@tbnobody
Copy link
Owner

Unfortunatly no, because I dont know it either at the moment. There is a implementation for the Gen2 protocol but currently I don't have the time to read and understand that code. It's on the todo list... but don't know when.

@stefan123t
Copy link
Contributor

stefan123t commented Jan 24, 2023

Implementation based on an old AhoyDTU Fork by Ziyat T is here https://github.com/Ziyatoe/DTUsimMI-Hoymiles

Gen2 Status and Data Commands are 0x08..0x11 for MI-300/600 and 0x36..0x39 for MI-1000..1200

Implementation of commands is found under RFisTime2Send() method in the main NRF24_DTUMIesp.ino code.

https://github.com/Ziyatoe/DTUsimMI-Hoymiles/blob/cfe18666e6e5da8f7b968ab61998b55cb241fc3a/NRF24_DTUMIesp.ino#L609

@tbnobody tbnobody mentioned this issue Apr 30, 2023
@stefan123t
Copy link
Contributor

Maybe not a solution on OpenDTU side, but rejoe2 implemented the MI-300..1200 support in the Ahoy DTU master code.
E.g. here lumapu/ahoy#1111 some additional model details.

@stefan123t
Copy link
Contributor

@tbnobody is this still planned to port the changes made by @rejoe2 in Ahoy to OpenDTU in order to also support the older Hoymiles MI-300..1200 models in OpenDTU ?

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

No branches or pull requests

3 participants