OpenZWave / qt-openzwave

QT5 Wrapper for OpenZWave
GNU Lesser General Public License v3.0
105 stars 30 forks source link

Allow customizing ozwd-admin port #186

Closed adamjernst closed 5 months ago

adamjernst commented 3 years ago

For obscure reasons I need to run two ozwd instances with network_mode = host; thus I cannot use Docker to remap the ports.

Support specifying the port via an environment variable.

adamjernst commented 3 years ago

I haven't tested this as I don't have a qt environment set up yet...

kpine commented 3 years ago

I haven't tested this as I don't have a qt environment set up yet...

You don't need a QT environment, you can build with docker. https://github.com/OpenZWave/qt-openzwave#building-instructions