mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
1.9 updates
This commit is contained in:
34
README.md
34
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.
|
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
|
||||||
|
|
||||||
|
|  |  |
|
||||||
|
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
|
||||||
|
|
||||||
|
#### MQTT support for Home Assistant and Domoticz
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Using BBQKees' [EMS Gateway](https://shop.hotgoodies.nl/ems/) circuit:**
|
#### Telnet for advanced configuration and verbose traffic logging
|
||||||
|
|
||||||
|  |  |  |
|
|
||||||
| - | - | - |
|
|
||||||
|
|
||||||
**Example of the EMS-ESP's telnet console:**
|
|
||||||
|
|
||||||
|  |  |
|
|  |  |
|
||||||
| - | - |
|
| --------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## The latest list of support EMS devices
|
## Current list of supported EMS devices
|
||||||
|
|
||||||
### Thermostats:
|
### Thermostats:
|
||||||
|
|
||||||
@@ -34,7 +36,7 @@ The code is writen for the Espressif **ESP8266** microcontroller and supports a
|
|||||||
* RC20F
|
* RC20F
|
||||||
* RC30/Nefit Moduline 400
|
* RC30/Nefit Moduline 400
|
||||||
* RC35 (only a single HC)
|
* RC35 (only a single HC)
|
||||||
* RC300/RC310
|
* RC300/RC310/RC3000
|
||||||
* Nefit Moduline 1010
|
* Nefit Moduline 1010
|
||||||
* Junkers FR10
|
* Junkers FR10
|
||||||
* TC100/Nefit Easy (read-only)
|
* 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
|
* EMS-OT OpenTherm converter
|
||||||
* Web Gateway KM200
|
* Web Gateway KM200
|
||||||
* HeatPump Module
|
* HeatPump Module
|
||||||
|
|
||||||
|
## Compatible with EMS Gateway
|
||||||
|
|
||||||
|
Using BBQKees' [EMS Gateway](https://shop.hotgoodies.nl/ems/) board with integrated Wemos D1:
|
||||||
|
|
||||||
|
|  |  |  |
|
||||||
|
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------- |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user