TKK_E32230814/lib
Wizznu 6c3b2f3112 feat: Complete ApsGo hydroponics system with multiple features
Features implemented:
- Dashboard with real-time sensor monitoring (temp, humidity, light, soil moisture)
- Water flow status indicator with color coding
- Time-based scheduling (Kontrol Waktu/Jadwal)
- Sensor-based threshold control (Kontrol Sensor/Threshold)
- Smart mode with auto-stop when target reached
- Three pump controls: Air, Larutan Nutrisi, Pengaduk
- Manual control for all actuators
- History/logging system
- Firebase Realtime Database integration
- Railway worker backend service

UI/UX improvements:
- Material Design 3 components
- Badge indicators for active pumps
- Conditional rendering (show only when active)
- Responsive layouts with Wrap widgets
- Color-coded status indicators

Backend fixes:
- Fixed water_flow reading from Firebase
- Fixed threshold model copyWith method
- Added pompa_pengaduk support across all models
- Smart mode with per-pot independent monitoring
- Cooldown per-threshold (not per-pot)
- Valves stop together when targets reached

Renamed: All 'Pupuk' references to 'Larutan Nutrisi Cair'
2026-02-18 08:10:43 +07:00
..
models feat: Complete ApsGo hydroponics system with multiple features 2026-02-18 08:10:43 +07:00
screens feat: Complete ApsGo hydroponics system with multiple features 2026-02-18 08:10:43 +07:00
services feat: Complete ApsGo hydroponics system with multiple features 2026-02-18 08:10:43 +07:00
theme APSGO V2.1 NEW APS 2026-02-16 11:40:41 +07:00
widgets Initial commit: ApsGo project with Firebase integration 2026-01-12 15:24:52 +07:00
firebase_options.dart tersingkrong per tanggal 12 januari 2026 2026-01-12 18:31:42 +07:00
main.dart feat: Add Railway Worker, bug fixes, and mosvet_8 pengaduk 2026-02-10 07:22:43 +07:00