comfoair-esp32 icon indicating copy to clipboard operation
comfoair-esp32 copied to clipboard

Interact with Zehnder Comfoair with esp32

Results 16 comfoair-esp32 issues
Sort by recently updated
recently updated
newest added

Dear creators of this cool project, I have been following it since December 2022 and understand now how to integrate my ESP32 board with HA via MQTT. That was great....

Today the temps dropped below zero and I noticed that one temp started showing wrong values. Since it was OK for T >0 I checked the code where it was...

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...

Hello, I was tinkering over weekend to make working this firmware with existing Lovelace controls (eg. https://github.com/mweimerskirch/lovelace-hacomfoairmqtt). Result: I can see temperatures, fan duty and can control fan level. I...

Apologies for asking basic questions. I've been googling and trying for the last 2 days, but how do I now get the HA dashboard integrated? Where and how do I...

I had this issue that the esp would keep losing wifi connection until it was restarted manually. Wifi connection only lasted 1-2 of hours before it dropped. Despite the ::WiFi.setAutoReconnect(true);...