HomeSeer / Plugin-SDK

Plugin development kit for the 4th major edition of the HomeSeer platform.
https://www.nuget.org/packages/HomeSeer-PluginSDK/
GNU Affero General Public License v3.0
20 stars 4 forks source link

PSDK-112 Added divisor property to ValueRange #331

Closed sjhill01 closed 1 year ago

sjhill01 commented 1 year ago

Also removed Deprecated decoration from dropdown eControlType and added divisor ValueRange tests. Changes will also be required in "devprop_div_range_options.html" to handle set/get of the divisor property from the UI, as well as in "function.html" to generate the proper controls in the UI.

sjhill01 commented 1 year ago

Closing this since I accidentally included 2 different changes. Will resubmit from separate branches.