-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
oh-stepper
: Fix NaN shown for Item state with unit & Fix unable to control Item with NaN state
#2137
Conversation
Signed-off-by: Florian Hotze <[email protected]>
Job #1209: Bundle Size — 15.79MiB (+0.2%).Warning Bundle contains 16 duplicate packages – View duplicate packages Warning Bundle introduced 13 new packages: @jsep-plugin/regex, @jsep-plugin/arrow, @jsep-plugin/object and 10 more – View changed packages Bundle metrics
Bundle size by type
View job #1209 report View florian-h05:oh-stepper-nan branch activity |
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
oh-stepper
: Fix NaN shown for Item state containing unit and unable to control Item when NaN is displayed
oh-stepper
: Fix NaN shown for Item state containing unit and unable to control Item when NaN is displayedoh-stepper
: Fix NaN shown for Item state containing unit and unable to control Item when NaN is shown
oh-stepper
: Fix NaN shown for Item state containing unit and unable to control Item when NaN is shownoh-stepper
: Fix NaN shown for Item state containing unit & Fix unable to control Item when NaN is shown
oh-stepper
: Fix NaN shown for Item state containing unit & Fix unable to control Item when NaN is shownoh-stepper
: Fix NaN shown for Item state with unit & Fix unable to control Item when NaN is shown
oh-stepper
: Fix NaN shown for Item state with unit & Fix unable to control Item when NaN is shownoh-stepper
: Fix NaN shown for Item state with unit & Fix unable to control Item with NaN state
This fix worked for me. I had a number with units that was not being handled correctly in the stepper card. https://community.openhab.org/t/openhab-4-1-0-m2-oh-stepper-not-working-properly/150372/4 Thanks for the quick action. |
I also applied the fix provided here |
Works for me 👍 |
…control Item with NaN state (#2137) Regression from #2090. Reported on the community, see https://community.openhab.org/t/openhab-4-1-0-m2-oh-stepper-not-working-properly/150372?u=florian-h05. --------- Signed-off-by: Florian Hotze <[email protected]> (cherry picked from commit 060c14e)
@kaikreuzer I have just cherry-picked this. Thanks for merging! |
Regression from #2090.
Reported on the community, see https://community.openhab.org/t/openhab-4-1-0-m2-oh-stepper-not-working-properly/150372?u=florian-h05.