killbugs / EMS-ESP

Circuit & ESP8266 code to read and write from Bosch compatible boilers, thermostats & devices that use the EMS/EMS+ bus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

EMS-ESP

version release-date
license travis Codacy Badge downloads
gitter

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 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 for further details and instructions on how to build and configure the firmware.


Features

A web interface for easy configuration and real-time monitoring of the EMS bus

web menu web menu

MQTT support for Home Assistant and Domoticz

ha

Telnet for advanced configuration and verbose traffic logging

telnet menu telnet menu

Supported EMS devices

More than 50 EMS devices are currently supported. See the complete list from the Wiki.

Uploading the firmware

Latest stable firmware build can be found here.

Follow these instructions on how to upload to the ESP8266.

Compatible with bbqkees' EMS Gateway

The firmware fully supports BBQKees' EMS Gateway board with integrated Wemos D1 ESP8266.

on boiler kit basic circuit

About

Circuit & ESP8266 code to read and write from Bosch compatible boilers, thermostats & devices that use the EMS/EMS+ bus

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 72.1%Language:HTML 8.5%Language:JavaScript 8.3%Language:C 5.7%Language:Python 4.3%Language:Shell 0.9%Language:PowerShell 0.1%