Commit Graph

8 Commits

Author SHA1 Message Date
73d9932a2c Updated cad 2026-04-17 20:37:54 +02:00
079f2bcc9a docs: update README for PWM/MOSFET + level table, add secrets.h.example
Rewrite README to describe the 5-level temperature-driven PWM fan
control (replacing the old relay on/off description), and add a
secrets.h.example template so new clones have a reference.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 01:18:37 +02:00
cdf9b081bc feat: integrate DHT22, OLED, WiFi/MQTT with 5-level temp-driven PWM fan
Fan speed is now auto-selected from a temperature table (levels 1-5 at
28/30/32/34/36C mapping to PWM duties 230/236/242/249/255) with 1C
hysteresis. State and level are published to MQTT for Home Assistant.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 01:16:12 +02:00
2e4cfde547 edited model 2026-04-06 22:38:26 +02:00
f7e2d2f987 export 2026-04-01 00:41:52 +02:00
30d0bb8bb9 Added main fan base 2026-03-31 23:05:02 +02:00
f762c5b586 fix: topic update 2026-03-29 22:20:23 +02:00
0596b65903 chore: v1 2026-03-29 22:19:17 +02:00