kpine / zwave-js-server-docker

A minimal docker container for zwave-js-server
MIT License
52 stars 10 forks source link

Add S2 security keys support #7

Closed kpine closed 3 years ago

kpine commented 3 years ago

Add support for setting S2 security keys via new environment variables. The NETWORK_KEY environment variable is replaced by with S0_LEGACY_KEY. NETWORK_KEY will be supported for now and removed at later time. All keys are optional from the container perspective, including NETWORK_KEY.

Other changes:

CrossEyeORG commented 3 years ago

Believe this pull request is causing a TypeError in the latest branch.

https://github.com/kpine/zwave-js-server-docker/issues/8