2020-10-08 21:12:31 +02:00
2020-09-30 20:14:54 +02:00
2020-10-08 21:12:02 +02:00
2020-10-07 19:16:55 +02:00
2020-10-06 20:54:02 +02:00
2020-09-30 20:14:54 +02:00
2020-10-08 21:12:31 +02:00
2020-01-24 17:42:17 +01:00
2020-10-08 21:12:19 +02:00
2020-09-20 12:30:19 +02:00
2020-10-03 16:29:31 +02:00
2020-09-30 20:14:54 +02:00
2020-06-16 14:49:21 +02:00
2020-10-06 20:54:02 +02:00
2020-10-06 20:54:02 +02:00
2020-09-30 20:14:54 +02:00

logo

EMS-ESP is an open-source firmware for the Espressif ESP8266 and ESP32 microcontroller that communicates with EMS (Energy Management System) based equipment from manufacturers like Bosch, Buderus, Nefit, Junkers, Worcester and Sieger.

version release-date license travis Codacy Badge downloads Average time to resolve an issue Percentage of issues still open
gitter

If you like EMS-ESP, please give it a star, or fork it and contribute!

GitHub stars GitHub forks donate

Note, EMS-ESP requires a small hardware circuit that can convert the EMS bus data to be read by the microcontroller. These can be ordered at https://bbqkees-electronics.nl.


Features

  • Support for both ESP8266 and ESP32 modules
  • A multi-user secure Web interface (based on React/TypeScript and Material-UI)
  • A Console, accessible via Serial and Telnet for controlling and monitoring traffic
  • Native support for Home Assistant MQTT Discovery
  • Can be run standalone as an independent Access Point or join an existing WiFi network
  • Easy first-time configuration via a web Captive Portal
  • Supporting over 70 EMS devices (boilers, thermostats, solar modules, mixing modules, heat pumps, gateways)

Screenshots

The WebUI:

The Console:

Home Assistant integration:

Installing

Refer to the official documentation to how to install the firmware and configure it. This is being constantly updated as new features and information are added.

Support Information

If you're looking for support on EMS-ESP there are some options available:

Documentation

Support's Community

  • EMS-ESP Support Chat: For support, troubleshooting and general questions. You have better chances to get fast answers from members of the community
  • Search in Issues: You might find an answer to your question by searching current or closed issues

Developers' Community

  • Bug Report: For reporting Bugs
  • Feature Request: For requesting features/functions
  • Troubleshooting: As a last resort, you can open new Troubleshooting & Question issue on GitHub if the solution could not be found using the other channels. Just remember: the more info you provide the more chances you'll have to get an accurate answer

Contributing

You can contribute to EMS-ESP by

  • providing Pull Requests (Features, Fixes, suggestions).
  • testing new released features and report issues on your EMS equipment.
  • contributing to missing documentation.

Credits

A shout out to the people helping EMS-ESP get to where it is today...

  • @MichaelDvP for all his amazing contributions and patience. Specifically the improved uart library, thermostat and mixing logic.
  • @BBQKees for his endless testing and building the awesome circuit boards
  • @susisstrolch for writing a first working version of the EMS bridge circuit which I used to design EMS-ESP version 0.1 back in August 2017
  • Plus many more providing suggestions, PRs and the odd donation. Thanks!

License

This program is licensed under GPL-3.0

Description
ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps
Readme 83 MiB
Languages
C++ 70.1%
TypeScript 19.8%
C 7.3%
Python 2%
JavaScript 0.4%
Other 0.4%