Replies: 3 comments 17 replies
-
Looks like you have set |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I have it set as you describe, i.e., 'heatingtemp': 42 degrees Celsius (upper limit) and 'selflowtemp': 40 degrees Celsius, sent periodically by SAT. See below, SAT sends it even more frequently than every minute. And note... the furnace heats to 42 degrees Celsius + boilhystoff (hysteresis), not 40 degrees Celsius + boilhystoff (hysteresis) and response from esp: Below is everything that is set on my boiler: When the above data is uploaded, the self-low temperature is still set to 40 degrees by SAT, but as you can see, the value there does not change: is exactly as set in 'heatingtemp' at all times. I also manually performed a POST on selflow every minute with a value lower than heatingtemp and the furnace still heated up to the 'heatingtemp' value |
Beta Was this translation helpful? Give feedback.
-
|
I uploaded the EMS-ESP-3_7_3-dev_18-ESP32-4MB.bin firmware |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a Junkers ACU-LOP13/Logamax Plus GB122, Condense 2300, and Junkers Cerapur GC2200W.
I don't have any physical thermostats.
I use https://bbqkees-electronics.nl/product/ems-interface-board-v3-1/ to control my stove.
So far, I've been using my own automations for the heating curve to control:
Now I'd like to use the thermostat https://github.com/Alexwijn/SAT to use the heating curve.
And here's the problem...
SAT sends telegrams:
So it tries to do 'selfflowtemp'
but it doesn't affect my furnace at all; no change occurs. The furnace heats to the temperature set by 'heatingtemp'.
Below are additional logs:
The logs show that the furnace can't determine the outside temperature, and it can't because I don't have an external sensor connected (Junkers AF2). Maybe that's the problem, the 'selfflowtemp' setting doesn't work? Maybe I actually need that sensor?
Request for help
topics that I have already started in other places:
Below is a detailed description of the furnace and the ems-esp software:
Device:
System:
Beta Was this translation helpful? Give feedback.
All reactions