zigbee-demo icon indicating copy to clipboard operation
zigbee-demo copied to clipboard

A simple smart home webapp demo built with zigbee-shepherd.

zigbee-demo

A simple webapp built with zigbee-shepherd to mimic a smart home application.

To run the demo

  • Install
$ git clone https://github.com/zigbeer/zigbee-demo.git  
$ cd zigbee-demo  
/zigbee-demo$ npm install  
  • Run the WebApp
/zigbee-demo$ npm start  
  • Open up http://0.0.0.0:3000/ with your browser
  • In the app, click PERMIT JOIN to run the demo, and you will see several devices joining the network one after another and doing something fun.

Demo