Hello everyone,
for my heating I have an ESM-ESP bus running to read information and hopefully also write settings.
I also successfully use an MQTT broker. Reading values works fine. Settings write but unfortunately not.
In the example here I want to write the target temperature, but somehow it doesn’t work that way. What am I doing wrong?
MQTT Topic:
{"datetime":"18.10.2022 21:20",
"intoffset":0,
"floordry":"off",
"dampedoutdoortemp":16.2,
"floordrytemp":0,
"building":"light",
"minexttemp":-12,
"wwmode":"own prog",
"wwcircmode":"own prog",
"wwchargeduration":45,
"wwextra1":0,
"wwdisinfectday":"mo",
"wwdisinfecttime":240,
"hc1":{"seltemp":23,
"mode":"auto",
"modetype":
"comfort","ecotemp":18,
"manualtemp":21,
"comforttemp":22,
"summertemp":19,
"designtemp":50,
"offsettemp":2,
"minflowtemp":25,
"maxflowtemp":60,
"roominfluence":0,
"roominflfactor":4,
"curroominfl":0,
"nofrostmode":
"outdoor",
"nofrosttemp":5,
"targetflowtemp":34
,"heatingtype":"radiator",
"summersetmode":"auto",
"summermode":"winter",
"controlmode":"weather compensated",
"program":
"prog 2",
"tempautotemp":23,
"fastheatup":0",
reducemode":"outdoor",
"noreducetemp":-31,
"reducetemp":5}}