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

[Question] Discharge priority does nothing.. Bug or am I holding it wrong? #194

Open
4 tasks done
orangecoding opened this issue Jan 31, 2025 · 5 comments
Open
4 tasks done
Labels
question Further information is requested
Milestone

Comments

@orangecoding
Copy link

System Health details

Hey,

Out of curiosity, I was clicking the button. My solarpanels still produce around 150W atm. Solarbank is at 100% and on Bypass. I was expecting to see in the Anker app that the Battery begins to discharge, but it was still on Bypass. I waited for 5 mins but it had no effect. Solarbank E1600 (V1) is on latest firmware

Integration version

see above

Checklist

  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of any previous issues..

Describe the issue

see above

Reproduction steps

see above

Debug logs

none

Diagnostics dump

No response

@thomluther
Copy link
Owner

thomluther commented Jan 31, 2025

Hi, does it work when you do the discharge Prio setting in the App?
Maybe its an Anker Bug, maybe it works only below 100 W PV like their automatic discharge rules?
I have no idea how Anker supports this feature...

@orangecoding
Copy link
Author

orangecoding commented Jan 31, 2025

I just tried it again. Solarpanels only deliver 77 Watts anymore, still it does not work. The mode stays on "Bypass". I assume I do not have to do anything else in Home assistant rather then setting the discharge prio button?

Image

@orangecoding
Copy link
Author

Mhm. Interestingly, I checked again and it SEEMS to work, but it is extremly slow. If I set it in Home assistant, it takes around 10 mins to be reflected on the app. And if I set it back, it takes even longer to switch back on the solarpanels

@thomluther
Copy link
Owner

thomluther commented Jan 31, 2025

Mhm. Interestingly, I checked again and it SEEMS to work, but it is extremly slow. If I set it in Home assistant, it takes around 10 mins to be reflected on the app. And if I set it back, it takes even longer to switch back on the solarpanels

Yeah, as I said, no idea how Anker implemented it, but like other changes in the schedule, it should be directly applied by the solarbank, e.g. changing the output power.
However, if you verify only the values in the App/Integration for SB1, it may take up to 1 minute to see refreshed data.
If you have a smart plug on the SB output, you could see changes quicker.

So for the new switch it could have been implemented slowly. Typically also the auto discharge rule needs at least 10 min to switch from discharge to PV generation whenever it was kicked in shortly.
So often 10-20 minute PV loss and discharge, just if there is a 10 min cloud and output preset was e.g. 250 W.

I assume they did not improve the toggle behavior, but only go into the same code functions when the switch is enabled (like automatically triggered, but never automatically toggeled back to PV, unless the switch is disabled again...)

Honestly, I don't need that feature. I would have rather preferred a setting to prevent the automatic discharge toggle, so right the opposite of what they implemented.
I requested that as a selection option: (Auto discharge, Prio discharge, Prevent discharge). However Anker implemented only a switch....So the last setting is still missing for my use case...And I don't have hope that it will ever come...

@thomluther thomluther added the question Further information is requested label Jan 31, 2025
@thomluther
Copy link
Owner

thomluther commented Jan 31, 2025

It is still questionable, whether the switch works at all while PV > 100 W? Did you see it working > 100W PV?
All auto trigger require PV < 100W.
I assume Anker made the implementation as simple as possible, so probably the switch just enforces/overrules the automatic rule condition (while the switch is enabled).
That means when switch enabled, it will delay 10 minutes and PV must be < 100 W to toggle to discharge mode.
When disabling the switch it might be the same: It no longer overrules the auto rule condition and the solarbank may toggle back to PV production after some delay (min 10-20 minutes)...

@thomluther thomluther added this to the 2.5.0 milestone Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants