## Etekcity Smart Plug Control for node-red

This is a simple node that allows you to control an Etekcity Smart Plug by sending a payload of `on` or `off`

You must have already setup an account through the Vesync iOS or Android app and registered your devices in order to control them.

### Credit:
Thanks to [@dirwin517](https://www.npmjs.com/~dirwin517) for creating the [etekcity-smartplug](https://www.npmjs.com/package/etekcity-smartplug) npm package that this node is a wrapper for.
