Skip to content

roman-vorobiov/virtual-zwave

Repository files navigation

Requirements

Python 3.9: build from sources

python3 -m pip install -r requirements.txt

How to run

Run tests:

python3 -m pytest

Mock Z-Wave USB stick by creating a pseudo-tty device at the desired location:

python3 virtual_controller.py --link=/tmp/ttyV1

Simulate the network and serve web client on localhost:3000:

python3 virtual_network.py

How to contribute

Todo...

Useful documentation

Guideline for developing serial API based host applications

Z-Wave 500 Series Appl. Programmers Guide v6.81.0x

Z-Wave Plus Device Type Specification

Z-Wave Device Class Specification

Z-Wave Application Security Layer (S0)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published