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 support for number native step smaller than 1 #32

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

alengwenus
Copy link
Owner

@alengwenus alengwenus commented Mar 2, 2024

Several channels which are represented by number entities support floating point numbers with a precision >0.
With this PR the corresponding number entities allow input with a step <1. The corresponding value is properly written/read to/from the SMA EV Charger.

fixes #31

@alengwenus alengwenus force-pushed the feat/number_precision branch from 94c4176 to 949d3e2 Compare March 2, 2024 14:00
@alengwenus alengwenus self-assigned this Mar 2, 2024
@alengwenus alengwenus merged commit 27eab16 into main Mar 2, 2024
8 checks passed
@alengwenus alengwenus deleted the feat/number_precision branch March 2, 2024 14:02
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.

Support floating point values for charge_current_limit
1 participant