openhab / org.openhab.binding.zigbee

openHAB binding for ZigBee
Eclipse Public License 2.0
73 stars 111 forks source link

Add device type to label in LevelControl and OnOff converters #689

Closed cdjackson closed 2 years ago

cdjackson commented 2 years ago

This adds the device type to the OnOff and LevelControl converters. This can be useful where a device might support both a client and server in two different endpoints as it allows the user to differentiate the channels, and potentially identify the function. Closes #684 Signed-off-by: Chris Jackson chris@cd-jackson.com