Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.22 KB

Zigbee TS011F Power Strip EdgeDriver

This is my personal SmartThings edge driver for a cheap multi-outlet power strip I found on amazon

Installing the driver

If you would like to use this driver, you can install it from my channel of drivers by clicking here to accept my invite, enroll your hub, and install any of my drivers including this one.

Supported Devices

See the fingerprints for the set of devices that can currently be used with this driver.

Adding a device

Once you have installed this driver to your hub, you should be able to use the Scan Nearby option under Add Device in the SmartThings mobile app, and proceed to join the devices normally.

Running tests

The SmartThings Edge Drivers test framework is described in detail here. To run the tests you will need to set up your LUA_PATH as described in the SmartThings docs. You can then run the tests provided by navigating to the src directory and running lua test/test_XXX.lua.