Hi all,
I am trying to make a http request when I get an update from a zigbee device (smartthings motion sensor). So I thought I would start from the zigbee-adapter addon and make some modifications from there to test.
I followed the instructions here “Creating an Add-on for the Project Things Gateway” and cloned the zigbee-adapter. When I ran the gateway, a bunch of errors came up when loading the zigbee-adapter. With the first one being:
ERROR : zigbee: { Error: Cannot find module ‘serial-prober’
Being new to this, I wasn’t sure where to start and decided to post a question here. Any advice or guidance would be much appreciated. Thank you!
Julian