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

Add phase awareness to slider entities #166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sfstar
Copy link
Owner

@sfstar sfstar commented Feb 25, 2024

Limits the single phase entities to the maximum power rating for the single phase This change might result in int min/max outliers due to the min/max of the slider shifting and possibly being out of bounds before the shift.

Limits the single phase entities to the maximum power rating for the single phase
This change might result in int min/max outliers due to the min/max of the slider shifting and possibly being out of bounds before the shift.
@sfstar sfstar force-pushed the feature/enhance_three_phase_compatibility branch from 9942e37 to ae64cbb Compare February 25, 2024 20:17
@sfstar
Copy link
Owner Author

sfstar commented Feb 26, 2024

This is an potential breaking change since the sliders kan reset to an out-of-bounds value -32768 or 32768 if the slider has a value that is below or above the new min/max limits.
Release notes should reflect this if this change is included

Copy link

github-actions bot commented Feb 3, 2025

This pull request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant