Thanks to @Dapolux & @adorobis . Finaly it works…
I admire your work in this chat. I can imagine that an extremely large amount of time has been invested here, which many can now use to implement this project.
I kindly wanted to thank you for helping me out, with this problem. I finally got it working (through the front RS232-Port WITH connected front display) and it just works perfectly (in a VM with USB-passthrough).
Amazing work!
Hi all, just wanted to note here, that I was able to use this code to visualize my Zehnder ComfoAir 180. Works great! The analog sensors 1 to 4 always show 0%, that’s maybe a difference in this model. But I can read all temps, Fan speed, and can change fan, all I need. Nice work!
For my ComfoAir SL 330 I have recently built an ESPHome module based on wichers/esphome-comfoair but I also wanted to be able to use my wall-mounted Zehnder ComfoSense control and since I also needed to recently replace the filters I wanted to be able to reset the filter warning from ESPHome so I made a few improvements to the firmware that I thought I’d share here if others also want to be able to use those. Also since I based my module on the ESP8266 Witty Cloud ESP-12F module which comes with a 3 color LED and a button. I added some status reporting through the led and setting the mode thought the button for more authonomy.
Happy to provide more details about putting the thing together if there are questions. I am also going to work on improving the documentation of the repo in the next days.
Thanks for sharing! If I understand correctly you have put the esp module as a middle man (proxy) between the comfosense controller and the unit, correct?
That’s correct.
I use a single MAX2323 chip with one of the serial trancievers for the ComfoAir and the other one for the ComfoSense. All commands from the ComfoSense are proxied unchanged. In some rare cases the commands might overlap and be ignored but it works quite reliably still. Eventually it is possible to respond to some/all commands from the ESP instead but for now this does the trick.
Took me a few days but got the ESP version running for my Q600, alot of learnt lessions and want to pay it forward. If anyone is trying to get that going let me know as the instructions 100% are not idiot friendly
Hi, a little question. I’m new for 3 months in HA. I’ll like to connect my ventilation via MQTT. Thanks for your knowledge.
In the picture you’ll find my problem. I can’t change the paramaters in the files on my Rasberry Pi. What’s wrong?
Thanks.
I had already followed that, but when I throw the comfoair en simple_thermostat yaml files into yamllint.com I only get errors. I don’t know how to install it via HACS