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

Or get the version of the server

python3 -m zwave_js_server ws://localhost:3000 --server-version

Or dump the state. Optionally add --event-timeout 5 if you want to listen 5 seconds extra for events.

python3 -m zwave_js_server ws://localhost:3000 --dump-state

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.37.2.tar.gz (63.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zwave_js_server_python-0.37.2-py3-none-any.whl (79.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zwave-js-server-python-0.37.2.tar.gz
  • Upload date:
  • Size: 63.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for zwave-js-server-python-0.37.2.tar.gz
Algorithm Hash digest
SHA256 1254dfb5a78269c263e5811b6abd44f2c873757eb6be07d85220476bd74559ca
MD5 9a1210070a578aa5212b04c77b796de6
BLAKE2b-256 208da6456fc01b51bcb2a930ab9b7673049a34a3f512356c8f4c5a7b1f609bd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for zwave_js_server_python-0.37.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4d3eed455da6cdf36596a77dfddd12e4de05a17cfadc1bcf5b671320c134a040
MD5 0d2c61aa9e89040dbe115163b0c38730
BLAKE2b-256 4afbb273cfe9d6d477f6e3a06e5fa0d22a025016f916ed8693361693e6945938

See more details on using hashes here.

Supported by

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