ESPHome-OpenTherm icon indicating copy to clipboard operation
ESPHome-OpenTherm copied to clipboard

Boiler setup question - ESP8266 + eTwist thermostat

Open AndreyShpilevoy opened this issue 2 years ago • 6 comments

Hi, I have a question about the correct setup. I have a boiler Remeha Tzerra Ace 39c with eTwist thermostat. And I would like to control the boiler thru Home Assistant next to eTwist thermostat.

I bought this adapter and checked example this. As far as I understand we need 4 pins to communicate. 2 for master mode and 2 for slave mode. Is it possible to connect this device with your ESPHome firmware to the boiler and still have the possibility to control it via eTwist thermostat in case if needed? Or it's designed to work only in Master mode and replace the thermostat at all?

AndreyShpilevoy avatar Sep 22 '21 11:09 AndreyShpilevoy

Hi @AndreyShpilevoy,

My FW does not support this behaviour, but @wanno-drijfhout has created a fork where he is working just on this, you can see his progress here :-)

rsciriano avatar Sep 22 '21 17:09 rsciriano

My FW does not support this behaviour, but @wanno-drijfhout has created a fork where he is working just on this, you can see his progress here :-)

Hi :-). Haha, nice of you to notice. Indeed I'm working on that that. I'm actually trying to retain the original functionality as well and combine it in an intelligent way, so that I may contribute it back to you as well.

I'm tweaking, experimenting and refactoring a bunch of things at the moment, so I haven't got anything to show yet, but I'll definitely report back when I have gotten it to work.

wanno-drijfhout avatar Sep 22 '21 19:09 wanno-drijfhout

That's great news! I will be tuned for it. @wanno-drijfhout in case if you will need some testing after all.

AndreyShpilevoy avatar Sep 22 '21 19:09 AndreyShpilevoy

https://github.com/wichers/esphome-opentherm

ananyevgv avatar Sep 30 '21 09:09 ananyevgv

https://github.com/wichers/esphome-opentherm

Thanks for sharing, @ananyevgv ! That codebase definitely solved a few issues I was already struggling with and provides some new ideas. I also tried flashing that codebase on my Gateway. I probably did it wrong because my boiler just turned on at maximum capacity -- the behavior that occurs if communication with the thermostat doesn't work.

Perhaps @AndreyShpilevoy would like to try wichers' codebase to see if it works?

wanno-drijfhout avatar Oct 03 '21 10:10 wanno-drijfhout

FYI: I'm pausing work on my fork and might start from scratch in the future. Sorry for that. More info here: https://github.com/wanno-drijfhout/ESPHome-OpenTherm/pull/1#issuecomment-939475227

wanno-drijfhout avatar Oct 10 '21 12:10 wanno-drijfhout