logo elektroda
logo elektroda
X
logo elektroda

Using Raspberry Pi 3 and Domoticz to Replace Euroster 2006 for Junkers Euroline Boiler

niera 2589 7
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 17236017
    niera
    Level 6  
    Hello everyone,

    I'm planning to do a small project using a Raspberry Pi as some sort of base to create a 'smart' home. I am a beginner in the subject of home automation.
    The aim is for the Raspberry Pi to replace the Junkers Euroline gas boiler controller (currently a simple Euroster 2006 controller is fitted) and to allow on/off based on temperature values and manual on/off (via a browser interface or preferably an android app).
    After reviewing posts on various forums I decided to use the popular Domoticz software.
    I currently own, (or are actually on the way to):
    - Raspberry Pi 3 model B + case + heatsinks + fan
    - A Xiaomi bluetooth temperature and humidity sensor (the version with the display), which can supposedly be coupled with Domoticz

    As far as I can see, the Euroster controller works very simply - it short-circuits and opens the circuit. Therefore, the pump operation, nozzle modulation, etc. will not be controlled. So it's not the pump operation, the nozzle modulation etc. that will be controlled (this is taken care of by the boiler electronics), but the sending of the heat demand signal. Consequently, I definitely need some kind of contactor / relay that will be managed by the Raspberry Pi. Hence my question:
    - What contactor / relay should I purchase to be suitable for the Raspberry Pi and to work with Domoticz?
    - Are there any other components I will need (not counting the power supply for the Raspberry I have) to make such a project ?
    Do you have a problem with Raspberry? Ask question. Visit our forum Raspberry.
  • ADVERTISEMENT
  • #2 17237251
    xury
    Automation specialist
    I would suggest DS18B20 temperature sensors because RPi supports them natively on Raspbian. They are hardwired, but if this is a problem you can connect them to a cheap WEMOS on ESP8266 and ESPeasy soft.
    I would suggest giving relays like those for the Arduino are available with optoisolation. You can also build your own, but you need to remember that the RPi logic is 3.3V and the maximum current per single pin is 16mA, so you can't do without additional transistor control.
  • ADVERTISEMENT
  • #4 17237636
    ditomek
    Level 22  
    Will you be controlling any pumps?
    The surges created when they are switched off can cause interference. This opto-isolator should help but remember from separate power supplies....
  • ADVERTISEMENT
  • #5 17237700
    niera
    Level 6  
    @ditomek No, the boiler sort of has a pump built in and controls it itself. I won't cut into its competence :) .
    In the sense you mean that for the safety and stability of the Raspberry this relay should get its current from another power supply, and from the Raspberry only the signal for on/off?
    I'm thinking of leaving the old controller as a fallback in case, for example, the Raspberry hangs up while I'm away from home.
    Then it would look like this:

    Using Raspberry Pi 3 and Domoticz to Replace Euroster 2006 for Junkers Euroline Boilerschema..png Download (3.3 kB) .

    And if the raspberry hangs up with the relay in the open position, the old controller could prevent the flat from getting too cold. The other way around probably won't work (as the raspberry hangs up with the relay closed), but better a fish than nothing.
  • #6 17760308
    noname23
    Level 10  
    Gentlemen, does each boiler controller operate on an on/off basis and the rest of the furnace measurement/operation is sewn into the furnace electronics?
  • #7 17760409
    niera
    Level 6  
    Not everyone. There are some more modern inventions out there that also control flame modulation etc.
  • ADVERTISEMENT
  • #8 17760447
    noname23
    Level 10  
    I'm going to bump up the topic a bit. My cousin has a valliant gas furnace and a controller for the furnace. He has an outdoor temperature sensor included in the package with the controller. When he had it disconnected, the cooker worked on the on/off principle, i.e. it heats the water up to, for example, 70 degrees and switches off. Now that the sensor is connected, the cooker switches on more frequently, but apparently uses less gas and has a lower output water temperature. The question now is whether this can be controlled from the RPI/domoticz via modbus or whether this function is performed by the controller.

Topic summary

The discussion focuses on replacing a Euroster 2006 controller for a Junkers Euroline gas boiler with a Raspberry Pi 3 running Domoticz for basic on/off control based on temperature readings and manual commands via web or Android app. The Euroster controller operates by short-circuiting to switch the boiler on or off without controlling pumps or nozzle modulation, which remain managed by the boiler itself. Recommended temperature sensors include DS18B20 for native Raspberry Pi support or Xiaomi Bluetooth sensors compatible with Domoticz. Relay modules with optoisolation are advised to safely interface the 3.3V Raspberry Pi GPIO pins with 5V relay coils, preferably powered from a separate supply to avoid interference and protect the Pi. A fallback to the original Euroster controller is suggested to maintain heating if the Raspberry Pi system fails. The discussion also touches on more advanced boiler controllers capable of flame modulation and the potential for integration via Modbus for enhanced control beyond simple on/off switching.
Summary generated by the language model.
ADVERTISEMENT