• 0 Posts
  • 141 Comments
Joined 1 year ago
cake
Cake day: December 18th, 2023

help-circle


  • I agree. A few years ago I wanted to activate a fan based on temperature in a server cabinet, and offer a REST and MQTT APIs (for HA). It was impossible with ESP Home for some reason, if you added the Bosch 280 sensor you couldn’t use MQTT. Very arbitrary limitations.

    It took me less than 2 hours to build it with an ESP32 + Arduino. It’s all libraries that you just need to put together at this point, barely any logic at all.