2026-01-28 21:47:20 +01:00
2025-11-02 08:25:18 +00:00
2026-01-28 21:47:13 +01:00
2024-10-02 09:02:24 +02:00
2024-10-02 13:55:00 +02:00
2026-01-05 13:34:10 +01:00
2024-10-30 18:08:27 +01:00
2026-01-07 22:01:13 +01:00
2026-01-28 21:47:20 +01:00
2026-01-22 16:38:52 +01:00
2025-12-29 16:31:37 +01:00
2026-01-28 21:47:20 +01:00
2025-01-04 13:41:39 +01:00
2026-01-23 19:37:21 +01:00
2026-01-11 14:17:49 +01:00
2021-05-02 08:32:52 +02:00
2021-08-14 13:40:21 +02:00
2024-11-27 10:44:12 +01:00
2024-04-21 15:10:22 +02:00
2026-01-11 19:49:01 +01:00
2026-01-11 19:49:01 +01:00
2026-01-24 12:10:45 +01:00
2024-05-04 14:19:19 +02:00
2020-06-16 14:49:21 +02:00
2026-01-05 21:26:58 +01:00
2026-01-24 12:10:45 +01:00
2026-01-28 21:46:58 +01:00
add
2026-01-11 16:12:28 +01:00
2025-12-24 13:24:48 +01:00

EMS-ESP

Website Contribute Guides Discord Changelog

version release-date license Quality Gate Status Codacy Badge downloads chat

GitHub stars GitHub forks donate

EMS-ESP is an open-source firmware for the Espressif ESP32 microcontroller to communicate with EMS (Energy Management System) compatible equipment from manufacturers such as Bosch, Buderus, Nefit, Junkers, Worcester, Sieger, elm.leblanc and iVT.

It requires a small circuit to interface with the EMS bus which can be purchased from https://bbqkees-electronics.nl. These gateways are tested thoroughly and certified to work with EMS-ESP.

📦  Key Features

  • Compatible with EMS, EMS+, EMS2, EMS Plus, Logamatic EMS, Junkers 2-wire, Heatronic 3 and 4
  • Supporting over 120 different EMS compatible devices such as thermostats, boilers, heat pumps, mixing units, solar modules, connect modules, ventilation units, switches and more
  • Easy to add external Temperature and Analog sensors that are attached to GPIO pins on the ESP32 board
  • A multi-user, multi-language web interface to change settings and monitor incoming data
  • A simple to use console, accessible via Serial/USB or Telnet for advanced operations and detailed monitoring
  • Native integration with Home Assistant, Domoticz, openHAB and Modbus
  • Easy setup and install with automatic updates
  • Simulation of remote thermostats
  • Localized in 11 languages, and customizable to rename any device or sensor
  • Extendable by adding own custom EMS entities
  • Expandable via adding user-built external modules
  • A powerful Scheduler to automate tasks and trigger events based data changes
  • A Notification service to alert you of important events

🚀  Installing

Head over to the Installation Guide section of the documentation for instructions on how to install EMS-ESP.

📋  Documentation

Visit emsesp.org for more details on how to setup and configure EMS-ESP. You'll also find more a collection of example configuarations, Frequently Asked Questions and Troubleshooting tips.

💬  Getting Support

To chat with the community reach out on our Discord Server.

If you find an issue or have a request, see the Getting Support section of the documentation. Note if you are using a non-BBQKees EMS gateway, you may need to contact the manufacturer for support.

🎥  Live Demo

To see a live demo go to demo.emsesp.org. Pick a language and use any username and password to log in. Note whast you're seeing is static example data so not all features are operational.

💖  Contributors

EMS-ESP is a project originally created by proddy and maintained by the ems-esp community.

If you like EMS-ESP, please give it a on GitHub, or even better fork it and contribute. You can also offer a small donation. This is an open-source project maintained by volunteers, and your support is greatly appreciated.

📦  Building

See the Building the firmware guide in the documentation for instructions on how to build EMS-ESP from this source code.

📢  Libraries used

  • esp8266-react originally by @rjwats for the core framework that provides the Web UI, which has been heavily modified
  • uuid-* from @nomis. The console, syslog, telnet and logging are based off these awesome open source libraries
  • ArduinoJson for all the JSON processing
  • espMqttClient for the MQTT client
  • ESPAsyncWebServer and AsyncTCP for the Web server

📜  License

This program is licensed under GPL-3.0

Screenshots

Web Interface

Web Settings Web Status
Web Devices Web MQTT
Web Edit Web Log

Telnet Console

Console

Home Assistant

Home Assistant

Description
ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps
Readme 98 MiB
Languages
C++ 70.4%
TypeScript 19.3%
C 7.6%
Python 2%
JavaScript 0.3%
Other 0.4%