OH3 model view does not update range slider properly

Steps to reproduce:

  • Create two points under model view in the web interface
    type: dimmer
    category: light
    semanticclass: default/point
    semanticproperty: light
  • One with range 0-100 (default)
  • The other with range 0-1 as Metadata->State Description
    Min: 0
    Max: 1
    Steps: 0.1
  • Open Model view in the web interface of OH3
  • Switch between those two Items back and forth
  • Now it won’t update the range properly
  • Which ever is selected first wins.

Should be fixed with OH3 RC2

Successfully verified the fix in OH3 RC2.

1 Like

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.