feat: add fertilizer pump functionality with configuration, web UI, and HAL integration
This commit is contained in:
@@ -128,6 +128,7 @@ export interface PlantConfig {
|
||||
min_moisture: number,
|
||||
pump_time_s: number,
|
||||
pump_cooldown_min: number,
|
||||
fertilizer_s: number,
|
||||
pump_hour_start: number,
|
||||
pump_hour_end: number,
|
||||
pump_limit_ml: number,
|
||||
|
||||
Reference in New Issue
Block a user