refactor: unify moisture handling, update config structure, and add peer dependencies
This commit is contained in:
@@ -112,6 +112,7 @@ export interface PlantConfig {
|
||||
pump_cooldown_min: number,
|
||||
pump_hour_start: number,
|
||||
pump_hour_end: number,
|
||||
pump_limit_ml: number,
|
||||
sensor_a: boolean,
|
||||
sensor_b: boolean,
|
||||
max_consecutive_pump_count: number,
|
||||
|
||||
Reference in New Issue
Block a user