zhaws

Library implementing a Zigbee websocket server


License
GPL-3.0
Install
pip install zhaws==2022.2.13

Documentation

zha-websocket-server

Running the server

Checkout the code and open a terminal at the root of the project. Then run the following commands:

script/setup
script/run

Open another terminal at the root of the project and run the following command:

script/run_client

To start the server modify the content of the start_network.json file in the examples directory to match your radio and paste it as a single line into the console and press return / enter

to stop the server paste the content of the stop_network.json file into the prompt in the console as a single line and press return / enter