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

Ecomode addon 3.2 #2697

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

masterwishx
Copy link
Contributor

@masterwishx masterwishx commented Nov 26, 2024

add-on for #2637,#2680,#2684 ECO/Bypass for Eaton Models.

[ Done ] We can add also maybe auto function for ECO mode, that put ups to Bypass and then to ECO .
Instead user manually make thouse steps.

Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
…ISHED !!

Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
Signed-off-by: DaRK AnGeL <28630321+masterwishx@users.noreply.github.com>
@jimklimov jimklimov added enhancement Eaton USB ECO/ESS/HE/ABM modes Non-trivial power supply management modes (ECO, ESS, HE, ABM etc.) labels Nov 28, 2024
@jimklimov jimklimov added this to the 2.8.3 milestone Nov 28, 2024
@masterwishx
Copy link
Contributor Author

masterwishx commented Nov 30, 2024

@jimklimov Also can add auto exit from eco mode but it's not working on my side, will try to check log from 9sx model by user in #2685

@AppVeyorBot
Copy link

@masterwishx
Copy link
Contributor Author

masterwishx commented Dec 1, 2024

@jimklimov after user @ALEXNETHUNTER test of ECO mode for Eaton 9SX in #2685 :

enter to ECO Mode :  
Enable bypass mode:
upsrw -u admin -p pass -s input.bypass.switch.on=on eaton

Enable ECO mode:
upsrw -u admin -p pass -s input.eco.switchable=enable eaton

Exit from ECO Mode:

Disable bypass mode:
upsrw -u admin -p pass -s input.bypass.switch.off=off eaton

Disable ECO mode:
upsrw -u admin -p pass -s input.eco.switchable=normal eaton

That looks right , not sure why in my case i was need 3th step (bypass.off) to enable ECO mode and need more testing in my case , so its looks very easy .
CC @jimklimov maybe i will close until more testing if this pr needs at all ?

P.S cant find in his log that ups changed status to ECO at all by :
Path: UPS.PowerConverter.Input.[5].PresentStatus.Used, Type: Feature, ReportID: 0x3b, Offset: 32, Size: 8, Value: 0

@masterwishx masterwishx marked this pull request as draft December 2, 2024 07:43
@masterwishx
Copy link
Contributor Author

Converted to draft as needs more testing, see #2697 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Eaton ECO/ESS/HE/ABM modes Non-trivial power supply management modes (ECO, ESS, HE, ABM etc.) enhancement USB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants