Thanks for sharing,
You can now move your curve design into the bridge adapter and let it write the flow setpoint from v6.3.0
You need to send your curve design points as JSON to the device and activate
Thanks for sharing,
You can now move your curve design into the bridge adapter and let it write the flow setpoint from v6.3.0
You need to send your curve design points as JSON to the device and activate
I could be mistaken, but I think @samumar82 is running my esphome impl by looking at the names..
Seems like he’s affected by this issue OTA -> Wifi setup · gekkekoe/esphome-ecodan-hp · Discussion #165 · GitHub
@samumar82 try a new factory bin and see if next OTA is forgetting your wifi credentials.
@gekkekoe you are correct. I’m ok with the wifi credentials, will try to do the “visit” trick next time. @F1p I’m not sure I got it right: should I delete my autmation, create the json and send it via mqtt and keep the pump set to fixed flow? Can I use the same also for cooling? One last question, how is the machine calculating the slope? I mean I can see fixed values based on external temp. but what in the middle?
If you are esphome version from @gekkekoe you will not be able to use this feature. You will also have different update method.
Sorry for confusion
It is available on MQTT version only
I did not implement for cooling flow yet, because I understand humidity is more important than Outside Air temperature. It is possible though
the json curve stuff is for his implementation, so you should flash his implementation to use that.
ok thanks all for claryfing
Looking forward to trying this although might need to wait a couple of months to do so properly.