Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

z-way image based on raspberian to run under ARM-based CPUs like rpi

Notifications You must be signed in to change notification settings

EugenMayer/docker-image-zway

Repository files navigation

WAT

A proper z-way docker image using proper pid1 setu, systemd / upstart.

You find this docker-image on eugenmayer/zway

Run / use it

Get docker/docker-compose on our raspberry ( raspberian? ), e.g. use this tutorial

docker pull eugenmayer/zway
docker run --device=/dev/ttyAMA0:/dev/ttyAMA0 eugenmayer/zway

while /dev/ttyAMA0 should reflect your tty UART port on your host. This one should fit a raspberry on a rpi with disabled bluetooth, see.

How its made

This image should run the latest image of z-way for an ARM based build for e.g. an raspberry pi. A more brief descriptions can probably be found here.

We are based on the official raspbian docker image.

Z-way is ..

Z-way should be compatible with all zwave controllers, be it USB-based or GPIO based, it is not limitted to razberry`s. It might be, that non z-wave.me based controllers will need a license, see the section 3 on the page, very much below.

You have better informations on this? Open an issue :)

Hot to run the image on a raspberry pi

See this howto on how to get a raspberry pi ready for docker.

Build it yourself

You have to run this build on an ARM based CPU! You can use the prebuild one

docker pull eugenmayer/zway

Of build it yourself

git clone https://github.com/EugenMayer/docker-image-zway
cd docker-image-zway
docker-compose build

on an RPI or likes

About

z-way image based on raspberian to run under ARM-based CPUs like rpi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages