Add Growatt home battery configuration#1
Open
sadegroo wants to merge 4 commits into
Open
Conversation
|
It is possible to change start time and stop time, for AC Grid Charging with Battery first? |
Author
|
@F100Pilot I was not able to change any of the password protected registers over modbus and I gave up for now. Were you able to? FYI, the AC power is actually a signed integer S_DWORD. You probably already noticed that if you are using AC charging. Even if it is disabled, the inverter will occasionally start AC charging of SOC is too low. |
Updated Growatt home battery configuration with new modbus controls and parameters, including TimeSlot1 settings and readback functionality.
Rename doc_img/growatt_home_battery.yaml to growatt_home_battery.yaml without content changes. This relocates the file out of the doc_img directory to simplify file paths and organization.
Author
|
@F100Pilot thanks to the powers bestowed upon me by claude code, I now have a working way to control priority and AC charging of the battery. See other pull request |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This config was tested and returns the right values (tested against growatt datalogger).
AC charging enabling and related parameters not implemented yet.