Commit Graph

1 Commits

Author SHA1 Message Date
Wizznu 91cb3eaaea feat: Dynamic threshold system for sensor-based watering
- Detect all threshold_* nodes from kontrol_1
- Support unlimited threshold configurations
- Each threshold: batas_bawah, batas_atas, smart_mode, pot_aktif[], pompa settings
- Smart mode: water until batas_atas reached
- Fixed mode: water for fixed duration
- Setup script: setup-firebase-threshold.js for auto Firebase initialization
- Improved logging: show threshold ID, mode, and pot info on trigger
2026-02-16 12:31:26 +07:00