Skip to content

Instantly share code, notes, and snippets.

@rveachkc
rveachkc / zwave-js_docker.md
Last active September 9, 2024 06:35
Getting zwave-js running in docker

Update: Just run ZwaveJS2Mqtt

Shortly after writing this, I realized that ZwaveJS2Mqtt can be used with a websocket connection instead of the mqtt. I've had a great experience with it, so there's really no good reason to use what is below.

Documentation: https://zwave-js.github.io/zwavejs2mqtt/#/

I'll leave the text below, because somebody might find it useful.

Getting zwave-js running in docker