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

Solis HMI Firmware FB00 #1143

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Solis HMI Firmware FB00 #1143

wants to merge 12 commits into from

Conversation

fboundy
Copy link
Contributor

@fboundy fboundy commented Nov 21, 2024

Add support for Solis HMI firmware which:

  • Simplifies the Energy Code Switch options
  • Has 6 charge and discharge slots rather than 3
  • Has separate Current, Target SOC and Voltage for each Charge/Discharge slot

Note that on the inverter and in the SolisCloud API interface each slot also has an On/Off switch. I have not found a ModBus register for this so this will need to be set "ON" once on the inverter or through SolisCloud. It is also not clear what the Voltage target on each slot does.

@fboundy fboundy mentioned this pull request Nov 21, 2024
@ajan1
Copy link

ajan1 commented Dec 18, 2024

I have charge/discharge slot on/off switches in address 43707. Bits 0-5 charge 1-6 and bits 6-11 for discharge 1-6

I tried this pull. I didn't get how to enable/disable my time slots?

My inverter: RHI-3P8K-HVES-5G

@fboundy
Copy link
Contributor Author

fboundy commented Dec 18, 2024 via email

@fboundy
Copy link
Contributor Author

fboundy commented Dec 21, 2024

Now updated to add switches. This is quite a big PR as the SWITCHES platform wasn't previously used. I have added SWITCH_TYPES to the solis_fb00 plugin and empty lists to all the other plugins.

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