Android 2.1.6 is out!

This bug is ALSO for SmartApps and not just devices, this doesn’t work on Android but works on iOS. Looks like the range parameter for decimal input is overall broken on Android:

        input "threshold", "decimal", title: "Temperature swing (precision)", defaultValue: "1.0", required: true, range: "0.5..5.0"
1 Like