From 557ea2abe710c6591e06181d1a0a9fd9ad22d62c Mon Sep 17 00:00:00 2001 From: Paul Date: Sun, 1 Sep 2019 12:30:11 +0200 Subject: [PATCH] 1.9 updates --- README.md | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index d0acb1539..310069472 100644 --- a/README.md +++ b/README.md @@ -2,29 +2,31 @@ EMS-ESP is a open-source system to communicate with **EMS** (Energy Management System) based boilers, thermostats and other modules from manufacturers like Bosch, Buderus, Nefit, Junkers and Sieger. -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. +The code is written 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 reference the [Wiki](https://github.com/proddy/EMS-ESP/wiki) for further details and instructions on how to build and configure the firmware. --- -**An example of the Home Assistant integration:** +## Features + +#### A web interface for easy configuration and real-time monitoring of the EMS bus + +| ![web menu](https://github.com/proddy/EMS-ESP/raw/master/doc/web/system_status.PNG) | ![web menu](https://github.com/proddy/EMS-ESP/raw/master/doc/web/ems_dashboard.PNG) | +| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | + +#### MQTT support for Home Assistant and Domoticz ![ha](https://github.com/proddy/EMS-ESP/raw/master/doc/home_assistant/ha.png) -**Using BBQKees' [EMS Gateway](https://shop.hotgoodies.nl/ems/) circuit:** - -| ![on boiler](https://github.com/proddy/EMS-ESP/raw/master/doc/ems%20gateway/on-boiler.jpg) | ![kit](https://github.com/proddy/EMS-ESP/raw/master/doc/ems%20gateway/ems-kit-2.jpg) | ![basic circuit](https://github.com/proddy/EMS-ESP/raw/master/doc/ems%20gateway/ems-board-white.jpg) | -| - | - | - | - -**Example of the EMS-ESP's telnet console:** +#### Telnet for advanced configuration and verbose traffic logging | ![telnet menu](https://github.com/proddy/EMS-ESP/raw/master/doc/telnet/telnet_menu.jpg) | ![telnet menu](https://github.com/proddy/EMS-ESP/raw/master/doc/telnet/telnet_stats.PNG) | -| - | - | +| --------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | --- -## The latest list of support EMS devices +## Current list of supported EMS devices ### Thermostats: @@ -34,7 +36,7 @@ The code is writen for the Espressif **ESP8266** microcontroller and supports a * RC20F * RC30/Nefit Moduline 400 * RC35 (only a single HC) -* RC300/RC310 +* RC300/RC310/RC3000 * Nefit Moduline 1010 * Junkers FR10 * TC100/Nefit Easy (read-only) @@ -72,3 +74,11 @@ The code is writen for the Espressif **ESP8266** microcontroller and supports a * EMS-OT OpenTherm converter * Web Gateway KM200 * HeatPump Module + +## Compatible with EMS Gateway + +Using BBQKees' [EMS Gateway](https://shop.hotgoodies.nl/ems/) board with integrated Wemos D1: + +| ![on boiler](https://github.com/proddy/EMS-ESP/raw/master/doc/ems%20gateway/on-boiler.jpg) | ![kit](https://github.com/proddy/EMS-ESP/raw/master/doc/ems%20gateway/ems-kit-2.jpg) | ![basic circuit](https://github.com/proddy/EMS-ESP/raw/master/doc/ems%20gateway/ems-board-white.jpg) | +| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------- | +