heliflieger / a-culfw

Alternative culfw
Other
125 stars 64 forks source link

[Feature Request] Modules of Maple CUN and CUBe accessible via Network-Ports #22

Open tcj-lev opened 5 years ago

tcj-lev commented 5 years ago

Hi,

in my eyes it would make sense to have the modules of a MapleCUN or CUBe (as I have) accessible via several network ports (e.g 2323 to 2326) I think this would make it much easier to use them with different Smarthome Software besides FHEM. In my case this would be Homegear for MAX! and Intertechno - but maybe more in future.

sharo1k commented 1 year ago

This is an old issue, but I stumbled on the same issue. I wrote some python code, based on PyVirtualSerialPorts that splits telnet connection to CUN into several virtual com ports - PyCulfwSplit. It is in very early stage, but works.