diff --git a/propbox.yaml b/propbox.yaml
index 659a5c57d96fcc6893bbbcf010ec5e48d0925057..7fd9eb87e5ca9f3f6b7fcdbc17f7817943353efa 100644
--- a/propbox.yaml
+++ b/propbox.yaml
@@ -23,9 +23,9 @@ substitutions:
   schedule_bloom_off: "30 * * * * *"
 
   temperature_max: "27"
-  temperature_min: "23"
-  humidity_max: "60"
-  humidity_min: "50"
+  temperature_min: "21"
+  humidity_max: "70"
+  humidity_min: "40"
 
 <<: !include common.yaml