Move configuration file

Configuration file should not be versioned, let's give an example one to copy.

Signed-off-by: Gérondal Thibault <contact@tycale.be>
This commit is contained in:
Gérondal Thibault
2018-12-29 19:20:48 +01:00
parent 6cfaf8f5ab
commit 2310302907
3 changed files with 7 additions and 1 deletions

View File

@@ -21,6 +21,12 @@ Ignore all Warnings.
This involves MIM of the connection. Instructions can be found here: https://github.com/codetheweb/tuyapi/blob/master/docs/SETUP.md
Create your configuration file:
```
cp config.json.sample config.json
nano config.json // edit the configuration file
```
Start command
```
node tuya-mqtt.js