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

Extending 1ph/3ph feature #807

Merged
merged 4 commits into from
Sep 4, 2024
Merged

Conversation

corneliusclaussen
Copy link
Contributor

Adds the following config options:

  • Power (watt) hysteresis
  • Time based hysteresis for switching to 3ph
  • Max number of switching cycles per session
  • Stickyness (aka what happens if max switching cycles are reached)

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

config/config-sil.yaml Outdated Show resolved Hide resolved
modules/EnergyManager/manifest.yaml Outdated Show resolved Hide resolved
modules/EvseManager/doc.rst Outdated Show resolved Hide resolved
Copy link
Contributor

@SebaLukas SebaLukas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except typos, everything looks good 👍

@corneliusclaussen corneliusclaussen force-pushed the feature/switch_1ph_3ph_extensions branch 2 times, most recently from 76d0bff to 3ec43c6 Compare August 1, 2024 14:18
@corneliusclaussen corneliusclaussen force-pushed the feature/switch_1ph_3ph_extensions branch from 12d095c to 2a5b70b Compare September 4, 2024 15:26
@corneliusclaussen
Copy link
Contributor Author

@hikinggrass I addressed all your comments

@corneliusclaussen corneliusclaussen force-pushed the feature/switch_1ph_3ph_extensions branch from 2a5b70b to 2e113c1 Compare September 4, 2024 15:37
Adds the following config options:

- Power (watt) hysteresis
- Time based hysteresis for switching to 3ph
- Max number of switching cycles per session
- Stickyness (aka what happens if max switching cycles are reached)

Signed-off-by: Cornelius Claussen <[email protected]>
Signed-off-by: Cornelius Claussen <[email protected]>
Signed-off-by: Cornelius Claussen <[email protected]>
Signed-off-by: Cornelius Claussen <[email protected]>
@corneliusclaussen corneliusclaussen force-pushed the feature/switch_1ph_3ph_extensions branch from 2e113c1 to f7949b7 Compare September 4, 2024 15:51
@corneliusclaussen corneliusclaussen merged commit de55afc into main Sep 4, 2024
10 of 11 checks passed
@barsnick barsnick deleted the feature/switch_1ph_3ph_extensions branch January 17, 2025 11:59
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.

3 participants