vekexasia / comfoair-esp32

Interact with Zehnder Comfoair with esp32
Other
116 stars 38 forks source link

Esp32 set ventilation leve 3 after reconeection #28

Closed atomic339 closed 1 month ago

atomic339 commented 1 year ago

I have problem with occasionally drop wifi or mqtt connection. After auto reconnect esp set ventilation level to 3. Is it depends on some test commands or? Is there option to force send ventilation level 1 after reconnect?

Is there any option to connect esp32 with ethernet to get more stable connection?

atomic339 commented 1 year ago

Any idea, please?

Bokitoshopper commented 1 year ago

I see the same, I disabled the debugging code (with #undef DEBUG) but it still seems to happens. [edit] I've added code to log every command to mqtt that the comfoair-esp32 is sending to the zehnder. I did see one of my sensor (co2) issuing couple of volts (I have added the volt output of sensor 1,2,3,4 to mqtt and did not see any log entries, so the esp32 did not caused this). So it might be a dirty/malfunctioning sensor instead.