vladbabii / homeassistant-socat

Home Assistant with socat for remote zwave
15 stars 8 forks source link

More usb devices? #4

Open jonkristian opened 4 years ago

jonkristian commented 4 years ago

This is really nice. Any plans to add support for more than just one zwave device? I also have a zigbee device and it would be great to utilize both.

vladbabii commented 4 years ago

That would mean running multiple socat. If you can build your own docker image just copy 100.socat-zwave.enabled.sh multiple times with different names then modify the file by adding 1/2/3/4 at the end like chaning

SOCAT_ZWAVE_LINK

to

SOCAT_ZWAVE_LINK2

and so on.