ramack / openhab-addons

Add-ons for openHAB 2.x
Eclipse Public License 1.0
1 stars 1 forks source link

MultiChannel support for DL3 #18

Closed ramack closed 4 years ago

ramack commented 6 years ago

As described in #16 the DL3 supports 6 (and a half) VBUS channels, where currently only the first 1 is available in the bridge. Change that by checking for the feature "dl3" in TcpDataSoruce.getFeatures and add a bridge thing for each channel.

ramack commented 4 years ago

I cannot work on that without having a DL3 available. As soon as the binding is merged upstream this issue list will be gone and we can reopen such an issue in the openhab repo then.