Hi Richard, if your boiler support the EMS protocol then you can use the software and HA to simulate a basic thermostat by sending power and heating values to the boiler. It really depends on which type of boiler you are using though. Post a question on the GitHub issue board and see what others come back with?
Thanks Paul - Iāll do that
Hi @proddy, I just got my EMS-ESP kit from BBQkees. I got it working with some effort, but only the boiler is reporting data, the thermostat just return null for temperature and is at unknown state. What could be wrong here? Iāve used your YAMl examples files.
Hi, best if you log an issue on the github project page (https://github.com/proddy/EMS-ESP) or do a post on gitter (https://gitter.im/EMS-ESP/community#) where I can help you real-time. I suspect its a config issue. Also make sure youāre using the latest version. In version 2.0 which is coming soon I use HAās MQTT Discovery so the integration is a lot simpler.
Hello,
Since i have Buderus GB112 cannot use EMS-ESP. Purchased and modified BBQKees board to iRT and sucessfuly getting data from boiler to MQTT.
Since iRT-ESP is version without MQTT autodiscovery having issues integrating it to Homeassistant.
As noob iām tried to write entity to configuration.yaml but getting nowhere.
On EMS-ESP there are no steps described for this.
Can someone share configuration.yaml entries for EMS-ESP that can be modified?
How to add this device to be visible under device under MQTT?
Plz helpā¦
Thanks in advance
D
I realize this post is quite old and their has been many updates to the EMS-ESP project, including automatic support for HA via Discovery. Check out the new repo at emsesp/EMS-ESP32: ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps (github.com)
When reading this topic and github for EMS-ESP, it looks promised. However I can not find that this controller will support Bosch Compress 7400i or not. Who can tell me about this?
Normally the moduline 1010H is the only supported thermostat for this heat pump. Can we control the temperature and so on through EMS port?
I think so yes. There are a number of users using the 7400 range and most of the heatpumps are now supported in the latest v3.5 release. Best is to ask the community via the Discord channel. Or just try it out and see if it works
How to get this beautiful card with the shower control and shower duration notifications? I have the bbqkees hardware well connected to HA and reporting all the sensor data. However, Iām not that deep into HA itself
Thereās some ideas on Home Assistant - EMS-ESP.
If you want help creating the card, start a discussion on emsesp/EMS-ESP32 Ā· Discussions and weāll help.
Thanks, Iāve started a new Discussion to get community help: Need help creating beautiful cards :) Ā· emsesp/EMS-ESP32 Ā· Discussion #1248 Ā· GitHub
I know this is an old treadā¦but does anyone have a iRT board laying around not using it?
I have moved and my new house has a iRT (nefit) boiler. I tried using the opentherm converter together with easy control module and the opentherm gateway but that doesnāt work for meā¦
I need help connecting ESP32 WROOM-32 board and Bosch Gaz 7000 gas boiler
The gas boiler has a HEATRONIC 3 BUS switch and a Junkers FR100 is connected to it.
On ESP32 WROOM-32 I installed fireware GitHub - emsesp/EMS-ESP32: ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps
Now I still need to connect them
- whether the BUS connection connects directly to the ESP32 WROOM-32
- is there an adapter between BUS and ESP32 WROOM-32?
Thank you
yes you need an adapter between the ESP32 and the EMS bus - itās all described on the GitHub page you mentioned.
OK, thanks for the reply
I thought there was some other adapter or connection method.
I bought 2 S3 devices from BBQKees that run EMS-ESP 3.6.5 as I have 2 heaters in my home but only one heater shows up in my HA dashboard. Oddly enough the temperature sensors for both heaters show up, just not the boiler and temperature data for one of the heaters. Any idea how to troubleshoot this? They both publish all data to the MQTT broker.
Upgrade to the latest 3.7.0 (in the dev branch) as it has better support for multiple devices. If there is still an issue, log a GitHub issue or, even better, jump onto Discord so we can help you in real time. All details are on emsesp.org.
Thanks for the very quick reply I was actually waiting for 3.7.0 to be released, based on the dev notes it seemed like a matter of days anyway. Will try and report back.
Using āmultiple instancesā in MQTT settings somved the problem