How to add discontinuous values as the preferences item's input?

Hi!

Discontinuous ranges are not supported, but you can do the following:

  1. When you check the setting value, validate it is inside the accepted values
  2. Or separate it into two different settings, one for range 0-99 and the other to enable/disable (boolean type) the max value and apply the corresponding conditions.

Note: Please, remember that a DTH (Groovy-based) is part of the legacy platform and will become unavailable at some point. Once this happens, your customers won’t be able to pair their devices with the DTH, only the default generic Edge drivers.

Take a look at these announcements:

1 Like