EMS-ESP32 VS OpenMQTTGateway

Compare EMS-ESP32 vs OpenMQTTGateway and see what are their differences.

EMS-ESP32

ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps (by emsesp)

OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa. (by 1technophile)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
EMS-ESP32 OpenMQTTGateway
1 23
519 3,421
3.7% -
9.9 9.2
3 days ago 7 days ago
C++ C++
GNU Lesser General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

EMS-ESP32

Posts with mentions or reviews of EMS-ESP32. We have used some of these posts to build our list of alternatives and similar projects.

OpenMQTTGateway

Posts with mentions or reviews of OpenMQTTGateway. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-10.

What are some alternatives?

When comparing EMS-ESP32 and OpenMQTTGateway you can also consider the following projects:

home-assistant-bosch-custom-component - HA custom component for Bosch thermostats

SmartRC-CC1101-Driver-Lib - This driver library can be used for many libraries that use a simple RF ASK module, with the advantages of the cc1101 module. It offers many direct setting options as in SmartRF Studio and calculates settings such as MHz directly.

openHASP - HomeAutomation Switchplate based on lvgl for ESP32

ESPiLight - ESPiLight - pilight 433.92 MHz protocols library for Arduino

esphome - ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

ESPHome-Arduino-Port-Expander - An Arduino Port Expander for ESPHome with added Arduino Mega 2560 support

HeatPump - Arduino library to control Mitsubishi Heat Pumps via connector cn105

room-assistant - Presence tracking and more for automation on the room-level

ESP32-Rhasspy-Satellite - The repo has implementing an esp32 standalone MQTT audio streamer. Is is desinged to work as a satellite for Rhasspy (https://rhasspy.readthedocs.io/en/latest/). It supports multiple devices

Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.

ESPAsync_WiFiManager - This is an ESP32 (including ESP32-S2 and ESP32-C3) / ESP8266 WiFi Connection Manager, using ESPAsyncWebServer, with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- . Using AsyncDNSServer instead of DNSServer now.