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

[Request] Huawei AC Charger: Set offline limits automatically #1544

Open
schlimmchen opened this issue Jan 16, 2025 · 3 comments
Open

[Request] Huawei AC Charger: Set offline limits automatically #1544

schlimmchen opened this issue Jan 16, 2025 · 3 comments
Assignees
Labels
acknowledged enhancement New feature or request

Comments

@schlimmchen
Copy link
Member

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

See discussion in #1378.

Describe the solution you'd like

Clean up the Huawei modal in the live view: Settings limits there will always update the "online" limit values. The offline limits are hardcoded to 48V (lowest permissible value, as far as I understand) and 0A, i.e., to shut off the charger in case the CAN connection breaks.

Describe alternatives you've considered

If users actually want to set "no shutdown" values for the "offline" case, they should have the option to specify which offline settings to transmit to the charger. Only after user complain...

Additional context

No response

@schlimmchen schlimmchen added the enhancement New feature or request label Jan 16, 2025
@schlimmchen schlimmchen self-assigned this Jan 16, 2025
@schlimmchen
Copy link
Member Author

For the record: Setting an offline limit of 48V and 0A does work as expected (output becomes 0V and delivers 0A), even though the slot-detect pins still allow the PSU to run, with two caveats:

  1. It takes quite some time for the PSU the reduce the current. Not sure why that is, yet. In my tests is takes ~30s from 2A to zero. Not sure how long it takes from 50A to zero...
  2. The fan will blow at full (?) power, at least when the output approaches 0V/0A.

Also, the PSU will not resume the last online limit values, once it is "online" again (data is polled and the yellow LED in the middle stops flashing).

@Andrix82
Copy link

Andrix82 commented Jan 24, 2025

Fully support the safety feature to disable the R4850 offline charging per default.

Could save literally someones house who is not aware/caring about that and using bad connections.

But pls. definitely keep the option to use the openDTUonBattery as possible offline configurator.

I already needed that for other applications/tests and would further need it.

i.e. there could also be applications without proper Solar charging similar USV where a low offline limit is wanted to ensure minimal Battery Voltage(SoC)

Thanks!

@schlimmchen
Copy link
Member Author

Are you okay with settings in the AC charger web UI settings page that allow to specify the desired offline voltage and max current? OpenDTU-OnBattery would then take care to apply these settings automatically. However, the option to set the offline limits from withing the live view's modal will go away.

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

No branches or pull requests

3 participants