I’ve been using Lunos E2 in Homeassistent for a couple of years using ESPHome and have created an external component to control the Lunos controller using a dfrobot I2C DAC.
Contribute to 89Amaterasu/esphome-lunos-dac development by creating an account on GitHub.
Ventilation fans are pretty common in newer buildings, at least in Germany.
We have E2 series ventilation fans from Lunos installed in our house and I wanted to get them integrated into HA. The only published way I was able to find is emulating the switch usually connected to the 5UNI/FT fan controller. However, looking into the data sheets , all Lunos fan controller, including the 5UNI/FT, can be controlled using an analog 0-10V signal. This has the advantage of having 8 speed settings availabl…