diff --git a/README.md b/README.md index 2e32ecec8..fa2bc1c2c 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,20 @@ EMS-ESP is a open-source system to communicate with **EMS** (Energy Management S The code is writen for the Espressif **ESP8266** microcontroller and supports a telnet console for real-time monitoring and configuration and customizable MQTT support for publishing the information to a home automation system such as Home Assistant or Domoticz. ------------ +### Please reference the [Wiki](https://github.com/proddy/EMS-ESP/wiki) for further details and instructions on how to build and configure the firmware. -Please refer to the [Wiki](https://github.com/proddy/EMS-ESP/wiki) for further documentation. +--- **An example of the Home Assistant integration:** ![ha](https://github.com/proddy/EMS-ESP/raw/dev/doc/home_assistant/ha.png) -**Using BBQKees' EMS Gateway circuit:** +**Using BBQKees' [EMS Gateway](https://shop.hotgoodies.nl/ems/) circuit:** | ![on boiler](https://github.com/proddy/EMS-ESP/raw/dev/doc/ems%20gateway/on-boiler.jpg) | ![kit](https://github.com/proddy/EMS-ESP/raw/dev/doc/ems%20gateway/ems-kit-2.jpg) | ![basic circuit](https://github.com/proddy/EMS-ESP/raw/dev/doc/ems%20gateway/ems-board-white.jpg) | | - | - | - | -**Example of the Telnet console:** +**Example of the EMS-ESP's telnet console:** | ![telnet menu](https://github.com/proddy/EMS-ESP/raw/dev/doc/telnet/telnet_menu.jpg) | ![telnet menu](https://github.com/proddy/EMS-ESP/raw/dev/doc/telnet/telnet_stats.PNG) | | - | - |