Aktuelles Repository für den Heizungssensor der via LoraWAN angebunden ist
Go to file
xlemmingx 64f9d49448 Add dual temperature threshold control with MLX sensor fallback
- Add separate thresholds for room temp (21°C) and floor temp (22°C)
- Use t1/t2 downlink commands for setting thresholds
- Automatically disable floor temp monitoring if MLX sensor fails
- Relay turns off if either temperature threshold is exceeded
- Robust operation with or without floor temperature sensor
2025-10-07 19:25:15 +02:00
.vscode add gpio handling; add downlink handling 2025-05-28 11:22:54 +02:00
boards initial commit 2025-05-22 12:46:26 +02:00
include initial commit 2025-05-22 12:46:26 +02:00
lib initial commit 2025-05-22 12:46:26 +02:00
src Add dual temperature threshold control with MLX sensor fallback 2025-10-07 19:25:15 +02:00
test initial commit 2025-05-22 12:46:26 +02:00
zephyr Switch to ABP activation and add temperature-based relay control 2025-10-07 17:40:57 +02:00
.gitignore initial commit 2025-05-22 12:46:26 +02:00
platformio.ini initial commit 2025-05-22 12:46:26 +02:00
setup_framework.bat Fix Windows batch script - remove PowerShell dependency 2025-10-07 18:55:13 +02:00
setup_framework.ps1 Fix Windows package.json error in setup scripts 2025-10-07 17:55:25 +02:00