diff --git a/README.md b/README.md index cd330bb..f737e59 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # LightHub -is Flexible, Arduino-Mega/Arduino DUE/ESP8266 based SmartHome controller. [RU](https://geektimes.ru/post/295109/) +is Flexible, Arduino-Mega/Arduino DUE/ESP8266 based SmartHome controller. [RU](https://geektimes.ru/post/295109/) [HOME-site RU](http://lazyhome.ru) It allows connecting together: @@ -21,7 +21,11 @@ Home Remote mobile applicatios for IoS and Android requires only MQTT broker to Scalability is virtually unlimited: Setup so many controllers you needed in most convenient places of your house - MQTT broker will allow controllers communicate each other and with Openhab/NodeRed/HomeRemote and propagate commands across network. -[Prease refer to our Wiki for insructions.](https://github.com/anklimov/lighthub/wiki/Configuring) +# [Please refer to our Wiki for insructions.](https://github.com/anklimov/lighthub/wiki/Configuring) +* [Compiling and flashing](https://github.com/anklimov/lighthub/wiki/Compiling-and-flashing) +* [Configuring](https://github.com/anklimov/lighthub/wiki/Configuring) +* [Channel commands](https://github.com/anklimov/lighthub/wiki/Channel-commands) +* [OpenHab integration](https://github.com/anklimov/lighthub/wiki/OpenHab--integration) Finished portation of project to Arduino DUE and ESP8266 (ESP32 not tested).