Servo control for older combi heaters? #1556
huseyinozsut
started this conversation in
Ideas
Replies: 1 comment 6 replies
-
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I own a Bosch condense comfort 35kw combi. This has a common controller card in several models. Controller knobs and screen in all of the models are same and looks like this:
This controller's heat knobs are analog. They don't turn infinitely. When knob is turned, it does not show the intended water heat; but only current heat. So, In EMS-ESP32 web screen, heat can't be changed; but only shown. Rest works perfectly.
So my solution would be to mount a servo motor to the heater knob. As heat increased in web screen the aimed water heat increased, servo motor can turn right, as it is decreased servo motor can turn left. I can do this with ESPHOME and add this to my HomeAssistant system; but since I allready have an ESP32 based controller near the Combi, I would prefer doing this with that and also would prefer to be able to change the heat level inside the EMS web screen.
Is this too hard to achieve?
Beta Was this translation helpful? Give feedback.
All reactions