This ESP32-based ventilation assistant monitors indoor humidity and temperature using a DHT11 sensor, providing adaptive recommendations for optimal window ventilation to prevent mold and maintain healthy air quality. It fetches outdoor weather da…
This ESP32-based ventilation assistant monitors indoor humidity and temperature using a DHT11 sensor, providing adaptive recommendations for optimal window ventilation to prevent mold and maintain healthy air quality. It fetches outdoor weather data from Open-Meteo API to refine estimates, tracks ventilation history with user feedback on window condensation, and adjusts future suggestions via a learning algorithm. The system features a responsive web interface for real-time stats, settings, and logs, plus push notifications via ntfy.sh for high humidity alerts—all without additional hardware.