Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 331 Bytes

File metadata and controls

11 lines (9 loc) · 331 Bytes

This simple script enables temperature based control of PWM fans.

🕹 My Setup

  • 1x ESP8266
  • 1x BME280
  • 2x Noctua 5V PWM Fans

🛣 Roadmap

  • Web interface to view temperature and fan speed
  • Return JSON to process using other automation or dashboards
  • Enable change of target temperature via web interface