emsesp / EMS-ESP

ESP8266 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps
https://emsesp.github.io/docs
GNU Lesser General Public License v3.0
300 stars 96 forks source link

Is my boiler compatible #297

Closed Chuckame closed 4 years ago

Chuckame commented 4 years ago

Hi, I'm really interested about this project because of my boiler company support tells to me "you cannot connect your boiler to iot world because of ISM1 interface", but this interface is compatible with this project! But I don't know what I do search and how to get more specified informations... I've got a "ZBS 22/210S-3 MA23 Solar S0200", this reference means something to someone?

Thanks

bbqkees commented 4 years ago

Check the installation manual to see if it says something like 'EMS bus'.

proddy commented 4 years ago

You do need an ISM1 interface (http://documents.junkers.com/sitemap/document/id/6720615095)

Chuckame commented 4 years ago

The technical support said to me that I've got an ISM1 interface, it's enough to get this library working?

Chuckame commented 4 years ago

Found there is a Bosch Heatronic 3 bus compatible, but no EMS compatible... Maybe the same. Someone has this Heatronic module?

bbqkees commented 4 years ago

What thermostat do you have?

proddy commented 4 years ago

Your Junkers works with HT3 (a variation of EMS+) so in theory it should work. I would just try it out and see for yourself and if not help contribute to the code to enhance it. You just need an interface board and they're cheap to make or available to buy from bbqkees

glitter-ball commented 4 years ago

Found there is a Bosch Heatronic 3 bus compatible, but no EMS compatible... Maybe the same. Someone has this Heatronic module?

My Worcester-Bosch GreenStar 24i is using Junkers HT3 / EMS+ and works OK with EMS-ESP.

Chuckame commented 4 years ago

I saw on https://hotgoodies.nl/shop/ems/ems-bus-gateway-instructions.html, apparently from bbqkees website : Boiler compatibility The interface is electrically compatible with all Bosch brand boilers, heat pumps and devices that have an EMS, EMS+, EMS2, EMS Plus, Heatronic or Heatronic 3 interface.

Chuckame commented 4 years ago

What thermostat do you have?

I have this one (EDIT : the FW500) : https://www.destockage-habitat.com/saint_ouen-93400/regulation_a_programmation_hebdomadaire_avec_sonde_exterieure_un_circuit_elm_leblanc/648855

Chuckame commented 4 years ago

No it's an FR100, apparently compatible !

proddy commented 4 years ago

cool. it'll work. if it doesn't we'll make it work.