Skip to main content

Python wrapper for zwave-js-server

Project description

zwave-js-server-python

Python library for communicating with zwave-js-server. Goal for this library is to replicate the structure and the events of Z-Wave JS 1:1. So it has a Driver, Controller and Node classes.

Trying it out

python3 -m zwave_js_server ws://localhost:3000/zjs

Sending commands

try:
    result = await client.async_send_command({ "command": "start_listening" })
except zwave_js_server.client.FailedCommand as err:
    print("Command failed with", err.error_code)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zwave-js-server-python-0.7.1.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

zwave_js_server_python-0.7.1-py3-none-any.whl (21.0 kB view details)

Uploaded Python 3

File details

Details for the file zwave-js-server-python-0.7.1.tar.gz.

File metadata

  • Download URL: zwave-js-server-python-0.7.1.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for zwave-js-server-python-0.7.1.tar.gz
Algorithm Hash digest
SHA256 1b3a7b51dd3dec717fde08d0abf09c68540f6a6699eff6faed7ebf8c71cc33f3
MD5 8bf8eaa24eb2840c775397556cb9d02f
BLAKE2b-256 9aaf3396d7d2802b03d7c9cc0589c4e58f9a5781c39c62862aac5e7b912dcbd0

See more details on using hashes here.

File details

Details for the file zwave_js_server_python-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: zwave_js_server_python-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 21.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for zwave_js_server_python-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a2e7877c459182acb15337ba04bcbb9e616688c63e90d868732d87faba3b068
MD5 d3108d3add7730e8ae2afb6fccc24672
BLAKE2b-256 ef9c5185a0793c26dd8e8cd398636f30971fb2e5df3bdb5a7343e70a3ebe1dd4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page