From e44636eb4c2a2d3df277b6dc08eb18c448080244 Mon Sep 17 00:00:00 2001 From: Andrew Linden Date: Wed, 27 Sep 2017 21:16:52 +0300 Subject: [PATCH] info about config --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff183860..d9dbfd37 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ $ git clone https://github.com/AndrewLinden/xiaomi-zb2mqtt.git $ cd xiaomi-zb2mqtt /xiaomi-zb2mqtt$ npm install ``` +* Configure +For the moment you have to edit index.js and set your serial port and mqtt broker * Run it ```sh