-
Notifications
You must be signed in to change notification settings - Fork 7
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
Support of Anker SOLIX Solarbank 2 E1600 AC #198
Comments
Hi |
While I implemented now all new AC values and mode switches, it appears that an output power change in manual mode is not really applied by the AC system that I can access. |
If you want to manage preset monitoring by HA, you have to install a fast smart plug that can reliably report positive and negative power for the AC output. |
Hi, It’s great to hear that support for the AC version is already in progress and tracked under issue #175. And sorry, for not recognizing this before. To give you more context about my setup:
Using these two data sources, I plan to calculate the optimal Solarbank output directly in Home Assistant. My idea is to:
I fully understand that the integration’s role is to act as an interface for output adjustments, while Home Assistant handles the real-time data processing and automation logic. Regarding testing: I’d be happy to test the output preset changes with my Solarbank once the new release is available to see if the behavior differs on my system. If there’s anything specific I can test—especially around API behavior or output changes—just let me know. I’d also be happy to capture API calls from the Anker app if that helps identify differences in parameter handling. Thanks again for your support, and I’m looking forward to the next release! |
If you can capture Api calls from the App, it will be helpful to know which endpoints are used when doing usage mode changes once a use time plan has been defined. |
The 2.5.0 beta is available in the main branch. |
Here is an example extract of the SB2 AC fields from the Api cache.
|
@stelzerroland |
That's great news, thank you!!! I'm on holidays right now, but I'll try it out as soon as I'm back home. |
The output limit can be set to 600 and 800 watts. |
Correct, but is this the setting that will be presented in the Cloud value for Inverter limit? |
This is the setting for the AC appliance output 600 or 800 watts. AC Output limit, |
Please see former post
From an App perspective yes, but from the cloud value perspective I'm not sure what this field represents, because it also showed 0 W on systems. An you cannot set 0 W in the App, or maybe the field was not used by the system. Otherwise it is not explainable how these values fit together:
Solar power shows 50 W, but PW 1 + 2 only 24. So Inverter power must be the external inverter power 26 W going into the AC as well and counts towards the overall Solar Power of 50 W = 24 W internal plus 26 W external. |
About which action Update ? Where can I find it so that I can get the 2.5.0 ? There is also a so-called 0Watt switch from Anker see link https://www.ankersolix.com/de/products/a17y0 |
This has nothing to do with AC model, that 0 W switch is only for SB1 and it does not report any values
That is a separate new field for AC model, shown as Grid to Battery: 0 W |
Are you on Discord ? We could write in German, which would be much easier for me. I think I've managed that now with the update. I would never have thought of that. The update has worked and the correct battery charge is now also displayed and how many additional batteries are connected. If you still need values, please get in touch. I have only connected the Solarbak to AC, the inverters are connected directly to the grid in the garage. So the connection is only via the 230V grid. I have also registered a Shelly Pro 3EM in the SB AC. |
Unfortunately, the correct charge status of the batteries and how many additional batteries are connected is reset to <1600 Wh and A additional batteries to 0 after a short time. Only a restart of HA solves the problem. Update: |
Actually that was an issue only at the beginning of SB2. You can invite my account [email protected] to your system, then I can maybe check it later. |
Now nothing works with Anker in HA. |
You got an IP ban. Probably switched too often between accounts and devices, causing more than 10 login errors due to deleted account token... |
Here is another example, showing also heating flag and power (first time I saw this used)
So PV1 + PV2 + external inverter power => Solar Power |
First of all, huge thanks for your amazing work on this integration! 🙌 I’ve been using the integration successfully, but I ran into an issue:
Do you have any idea what might be causing this? Thanks again for your great work, and I really appreciate any help! 😊 |
No, unfortunately not. I saw the same on the other AC that I can access and have no idea why the system does not apply the change. So that is something you have to find out. Eventually there is another Api call required on top which I dont know (and which might be the reason why the App tells the configuration was not completed.... Once someone can tell me what to do via the Api, I can implement so. But so long, I guess manual preset with the AC is not working... |
Checklist
Is your feature request related to a problem? Please describe.
I recently purchased the Anker SOLIX Solarbank 2 E1600 AC and tried integrating it with Home Assistant using the current version of this integration. However, only two devices are detected: System and Account—the Solarbank itself is not recognized.
I followed several tutorials where other versions of the Solarbank (non-AC models) are automatically detected without issues. Despite following the same steps, my AC version doesn’t show up, which leads me to believe that it is currently not supported.
Additionally, while the Anker app allows for dynamic power regulation, it requires both the Solarbank and my Shelly 3EM smart meter to be on the same Wi-Fi network, which isn’t possible in my setup. This makes it difficult to efficiently manage energy flow.
Describe the solution you'd like
I would love to see support for the Anker SOLIX Solarbank 2 E1600 AC added to the integration, with the following key features:
This would eliminate the need for both devices to be on the same Wi-Fi network and enable smarter energy control within Home Assistant.
Describe alternatives you've considered
Additional context
Thank you for your hard work on this integration!
The text was updated successfully, but these errors were encountered: