Fix NPM WARN: No repository field

Let's ```npm install``` stop complaining.

Signed-off-by: Gérondal Thibault <contact@tycale.be>
This commit is contained in:
Gérondal Thibault
2019-01-01 23:28:10 +01:00
parent 9c4149c2b5
commit 1d4a690941
2 changed files with 4 additions and 2 deletions

View File

@@ -17,8 +17,6 @@ cd tuyaapi_mqtt
npm install //downloads codetheweb/tuyapi
```
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: