SM_IRRIGATION_JUMP_PCT: float = 3.0 SM_GAUGE_BLACKOUT_DAYS: int = 2 ...are defined in the irrigation service, these need to be included in the bootstrap as well.
SM_IRRIGATION_JUMP_PCT: float = 3.0
SM_GAUGE_BLACKOUT_DAYS: int = 2
...are defined in the irrigation service, these need to be included in the bootstrap as well.