added pump specific power level (requires controller that supports this or dc motor)
This commit is contained in:
@@ -28,6 +28,7 @@ typedef struct PlantSettings_t
|
||||
HomieSetting<bool> *pPumpOnlyWhenLowLight;
|
||||
HomieSetting<long> *pPumpCooldownInMinutes;
|
||||
HomieSetting<long> *pPumpDuration;
|
||||
HomieSetting<long> *pPumpPowerLevel;
|
||||
} PlantSettings_t;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user