Sign inSign up

ruimarinho/z-way

By ruimarinho

•Updated over 8 years ago

A Z-Way server docker image.

Image
1

50K+

ruimarinho/z-way repository overview

⁠ruimarinho/z-way

A Z-Way server docker image.

build status ruimarinho/z-way ruimarinho/z-way ruimarinho/z-way ruimarinho/z-way

This image will be automatically updated whenever there is an update to the base image (ubuntu:rolling).

⁠What is Z-Way?

from Z-Wave.me⁠:

Every Smart Home in general and every Z-Wave Network in particular is controlled by a central controller and regardless whether this is a large PC or a small router box, there is a software that implements the communication and control function.

Z-Wave.me's flagship software to control Z-Wave networks is called Z-Way. Z-Way was the very first Z-Wave control software certified by the Z-Wave Alliance back in March 2011.

⁠Integration with Z-Wave.me (ZME) UZB1 Stick

If you own a ZME UZB1 Stick, you can load it on the Z-Way server using device mapping:

❯ docker run --rm -it -p 8083:8083 --device=/dev/ttyACM0 ruimarinho/z-way

By loading your UZB1 Stick, you will be able to update its bootloader and firmware versions.

⁠Usage

⁠How to use this image

This image contains the server binary from the Z-Way software and by default runs the z-way-server.

❯ docker run --rm -it -p 8083:8083 ruimarinho/z-way

Now go to http://127.0.0.1:8083⁠ to open the UI.

⁠Supported Docker versions

This image is officially supported on Docker version 1.12, with support for older versions provided on a best-effort basis.

⁠License

License information⁠ for the ruimarinho/docker-z-way⁠ docker project.

Tag summary

Content type

Image

Digest

Size

155.9 MB

Last updated

over 8 years ago

docker pull ruimarinho/z-way