Hi everyone, I need to gradually replace my old Eagle BACnet controller, which currently manages my AHU, pumps, valves, fan coils, and so on. The expansion modules connected to it are starting to fail after more than 14 years in service, and I can’t repair them because the controller requires a licensed reseller. Replacing it with a new one would cost around 10k €, which I’d really like to avoid.
I recently discovered the Waveshare 8‑Channel ESP32‑S3 WiFi/ETH board (https://www.waveshare.com/esp32-s3-eth-8di-8ro.htm?sku=30838), which can be expanded over Modbus using both Waveshare and third‑party modules (AI, AO, DI, DO, relays, etc.). It’s obviously license‑free, ESPHome is easy to work with, it has Ethernet, and it can communicate with my Home Assistant instance via MQTT + TLS.
From your experience, do you think this setup would be robust and powerful enough to handle a system like mine? My Eagle BACnet controller currently manages about 100 points (including the ones that no longer work).
If you have suggestions or alternatives, I’d be happy to hear them ![]()
Thanks!