alexf2015 / openhab-addons

Add-ons for openHAB 2.x
Eclipse Public License 2.0
7 stars 5 forks source link

Create dynamic channels for writable numeric parameters #3

Closed pacive closed 2 months ago

pacive commented 2 months ago

Added a method for dynamically creating channel types for numeric parameters. Also changed the response handling to use the provided units (if available) and only have special handling for enum and on/off types.