-
-
Notifications
You must be signed in to change notification settings - Fork 429
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
[UoM] add unit rpm for rotational frequency #3616
Conversation
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
This pull request has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/binding-improvements-best-practice/146664/5 |
Signed-off-by: Hans Böhm <h.boehm@gmx.at> GitOrigin-RevId: f92424c
Related to openhab/openhab-core#3608 Related to openhab/openhab-core#3616 Related to openhab/openhab-core#3684 Signed-off-by: Hans Böhm <boehan@users.noreply.github.com>
Related to openhab/openhab-core#3608 Related to openhab/openhab-core#3616 Related to openhab/openhab-core#3684 Signed-off-by: Hans Böhm <boehan@users.noreply.github.com>
Adds unit
rpm
(revolutions per minute) for rotational frequency. Even though I'd prefermin⁻¹
,rpm
seems to be more common.Please let me know, if I missed something. I have to admit that this is untested as core does currently not build for me locally.