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>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -39,3 +39,4 @@ obj/
|
||||
# Dependencies and libraries
|
||||
node_modules/
|
||||
dist/
|
||||
main/secrets.h
|
||||
|
||||
Reference in New Issue
Block a user