javedsalman / zwave-me-ws

Python library for connecting to Z-Wave.Me WebSocket API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZWave-Me-WS is a websocket connection library to a ZWave-Me instance Usage

To install this package use:

pip install zwave-me-ws

To use the connector:

from zwave_me_ws import ZWaveMe

api = ZWaveMe()

About

Python library for connecting to Z-Wave.Me WebSocket API


Languages

Language:Python 100.0%