Dataset Viewer
Auto-converted to Parquet Duplicate
sensor_data
dict
action_output
dict
reasoning_target
stringlengths
221
584
{ "soil_moisture": 47.84, "soil_temperature": 15, "air_temperature": 15, "air_humidity": 71.55, "sunlight": 410.96, "plant_stage": "FLOWERING", "rain_forecast": 74.74, "leaf_moisture": 42.89, "disease_risk": 0.275 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 39.6, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 74.74%, so irrigation was disabled to avoid waterlogging despite soil moisture at 47.84%. Disease risk is low at 0.275, no pesticide required. UV light enabled at 39.6% intensity to supplement sunlight (410.96 lux) during the FLOWERING stage which has high light requirements. Fan set to MEDIUM ...
{ "soil_moisture": 16.95, "soil_temperature": 27.84, "air_temperature": 31.45, "air_humidity": 49.37, "sunlight": 1007.05, "plant_stage": "FLOWERING", "rain_forecast": 30.43, "leaf_moisture": 42.5, "disease_risk": 0.385 }
{ "irrigation_on": true, "water_liters": 8.8, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 5, "fan_speed": "OFF" }
Soil moisture is critically low at 16.95% with only 30.43% rain probability, so irrigation was activated with 8.8L to meet the water demand of the FLOWERING stage. Disease risk is low at 0.385, no pesticide required. Natural sunlight at 1007.05 lux is sufficient; UV light not activated. Shade deployed at 5.0% to protec...
{ "soil_moisture": 40.18, "soil_temperature": 19.06, "air_temperature": 21.65, "air_humidity": 79.32, "sunlight": 468.11, "plant_stage": "MATURING", "rain_forecast": 64.52, "leaf_moisture": 60.8, "disease_risk": 0.84 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3.8, "uv_light_on": true, "uv_intensity": 38.6, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 64.52%, so irrigation was disabled to avoid waterlogging despite soil moisture at 40.18%. Pesticide application of 3.8L initiated because disease risk is elevated at 0.84. UV light enabled at 38.6% intensity to supplement sunlight (468.11 lux) during the MATURING stage which has high light requ...
{ "soil_moisture": 17.23, "soil_temperature": 34.76, "air_temperature": 38.73, "air_humidity": 23.21, "sunlight": 586.23, "plant_stage": "FLOWERING", "rain_forecast": 10.51, "leaf_moisture": 10, "disease_risk": 0.013 }
{ "irrigation_on": true, "water_liters": 8.1, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 24.5, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is critically low at 17.23% with only 10.51% rain probability, so irrigation was activated with 8.1L to meet the water demand of the FLOWERING stage. Disease risk is low at 0.013, no pesticide required. UV light enabled at 24.5% intensity to supplement sunlight (586.23 lux) during the FLOWERING stage whic...
{ "soil_moisture": 25.87, "soil_temperature": 23.11, "air_temperature": 25.61, "air_humidity": 67.85, "sunlight": 595.85, "plant_stage": "VEGETATIVE", "rain_forecast": 0, "leaf_moisture": 37.27, "disease_risk": 0.543 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 25.87%, no irrigation needed. Disease risk is low at 0.543, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to LOW speed due to high air humidity (67.85%) and elevated disease risk requiring improved air circulation.
{ "soil_moisture": 34.58, "soil_temperature": 29.55, "air_temperature": 32.62, "air_humidity": 79, "sunlight": 357.73, "plant_stage": "MATURING", "rain_forecast": 88.64, "leaf_moisture": 48.03, "disease_risk": 0.55 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 46.5, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 88.64%, so irrigation was disabled to avoid waterlogging despite soil moisture at 34.58%. Disease risk is low at 0.55, no pesticide required. UV light enabled at 46.5% intensity to supplement sunlight (357.73 lux) during the MATURING stage which has high light requirements. Fan set to MEDIUM sp...
{ "soil_moisture": 26.62, "soil_temperature": 20.34, "air_temperature": 24.43, "air_humidity": 84.02, "sunlight": 480.68, "plant_stage": "MATURING", "rain_forecast": 44.24, "leaf_moisture": 47.03, "disease_risk": 0.567 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 2.8, "uv_light_on": true, "uv_intensity": 43.9, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is adequate at 26.62%, no irrigation needed. Pesticide application of 2.8L initiated because disease risk is elevated at 0.567. UV light enabled at 43.9% intensity to supplement sunlight (480.68 lux) during the MATURING stage which has high light requirements. Fan set to MEDIUM speed due to high air humid...
{ "soil_moisture": 33.06, "soil_temperature": 36.6, "air_temperature": 39.76, "air_humidity": 72.9, "sunlight": 540.24, "plant_stage": "VEGETATIVE", "rain_forecast": 100, "leaf_moisture": 50.45, "disease_risk": 0.503 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 100%, so irrigation was disabled to avoid waterlogging despite soil moisture at 33.06%. Disease risk is low at 0.503, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to MEDIUM speed due to high air humidity (72.9%) and elevated temperature (39.76°C) and ...
{ "soil_moisture": 28.02, "soil_temperature": 39.44, "air_temperature": 42.07, "air_humidity": 80.25, "sunlight": 468.49, "plant_stage": "VEGETATIVE", "rain_forecast": 0, "leaf_moisture": 47.16, "disease_risk": 0.402 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "HIGH" }
Soil moisture is adequate at 28.02%, no irrigation needed. Disease risk is low at 0.402, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to HIGH speed due to high air humidity (80.25%) and elevated temperature (42.07°C).
{ "soil_moisture": 49.44, "soil_temperature": 17.5, "air_temperature": 20.87, "air_humidity": 70.55, "sunlight": 453.84, "plant_stage": "VEGETATIVE", "rain_forecast": 80.76, "leaf_moisture": 60.48, "disease_risk": 0.504 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 80.76%, so irrigation was disabled to avoid waterlogging despite soil moisture at 49.44%. Disease risk is low at 0.504, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to MEDIUM speed due to high air humidity (70.55%) and elevated disease risk requiring ...
{ "soil_moisture": 39.47, "soil_temperature": 26.33, "air_temperature": 32.9, "air_humidity": 73.38, "sunlight": 400.46, "plant_stage": "VEGETATIVE", "rain_forecast": 55.51, "leaf_moisture": 51.05, "disease_risk": 0.557 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 2, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is adequate at 39.47%, no irrigation needed. Pesticide application of 2.0L initiated because disease risk is elevated at 0.557. UV light not needed at current growth stage (VEGETATIVE). Fan set to MEDIUM speed due to high air humidity (73.38%) and elevated temperature (32.9°C) and elevated disease risk re...
{ "soil_moisture": 31.71, "soil_temperature": 30.18, "air_temperature": 36.3, "air_humidity": 81.46, "sunlight": 234.61, "plant_stage": "MATURING", "rain_forecast": 100, "leaf_moisture": 62.88, "disease_risk": 0.634 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3.4, "uv_light_on": true, "uv_intensity": 61.3, "shade_percent": 0, "fan_speed": "HIGH" }
Rain forecast is high at 100%, so irrigation was disabled to avoid waterlogging despite soil moisture at 31.71%. Pesticide application of 3.4L initiated because disease risk is elevated at 0.634. UV light enabled at 61.3% intensity to supplement sunlight (234.61 lux) during the MATURING stage which has high light requi...
{ "soil_moisture": 45.11, "soil_temperature": 18.18, "air_temperature": 19.63, "air_humidity": 87.51, "sunlight": 556.47, "plant_stage": "MATURING", "rain_forecast": 100, "leaf_moisture": 71, "disease_risk": 0.553 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 2.9, "uv_light_on": true, "uv_intensity": 23.3, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 100%, so irrigation was disabled to avoid waterlogging despite soil moisture at 45.11%. Pesticide application of 2.9L initiated because disease risk is elevated at 0.553 and leaf moisture is high at 71.0% creating favorable conditions for pathogens. UV light enabled at 23.3% intensity to supple...
{ "soil_moisture": 20.18, "soil_temperature": 16.57, "air_temperature": 19.07, "air_humidity": 58.77, "sunlight": 447.1, "plant_stage": "VEGETATIVE", "rain_forecast": 42.96, "leaf_moisture": 45.68, "disease_risk": 0.242 }
{ "irrigation_on": true, "water_liters": 3.7, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is critically low at 20.18% with only 42.96% rain probability, so irrigation was activated with 3.7L to meet the water demand of the VEGETATIVE stage. Disease risk is low at 0.242, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to LOW speed due to environmental co...
{ "soil_moisture": 41.42, "soil_temperature": 17.51, "air_temperature": 22.44, "air_humidity": 29.26, "sunlight": 592.31, "plant_stage": "SEEDLING", "rain_forecast": 74.2, "leaf_moisture": 31.29, "disease_risk": 0.491 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "OFF" }
Rain forecast is high at 74.2%, so irrigation was disabled to avoid waterlogging despite soil moisture at 41.42%. Disease risk is low at 0.491, no pesticide required. UV light not needed at current growth stage (SEEDLING). Ventilation not required under current environmental conditions.
{ "soil_moisture": 26.34, "soil_temperature": 28.34, "air_temperature": 31.92, "air_humidity": 80.47, "sunlight": 230.31, "plant_stage": "SEEDLING", "rain_forecast": 0, "leaf_moisture": 46.38, "disease_risk": 0.711 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3.7, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is adequate at 26.34%, no irrigation needed. Pesticide application of 3.7L initiated because disease risk is elevated at 0.711. UV light not needed at current growth stage (SEEDLING). Fan set to MEDIUM speed due to high air humidity (80.47%) and elevated temperature (31.92°C) and elevated disease risk req...
{ "soil_moisture": 33.08, "soil_temperature": 17.65, "air_temperature": 19.83, "air_humidity": 39.5, "sunlight": 1089.08, "plant_stage": "VEGETATIVE", "rain_forecast": 12.48, "leaf_moisture": 23.33, "disease_risk": 0.268 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 13.9, "fan_speed": "LOW" }
Soil moisture is adequate at 33.08%, no irrigation needed. Disease risk is low at 0.268, no pesticide required. Natural sunlight at 1089.08 lux is sufficient; UV light not activated. Shade deployed at 13.9% to protect plants from excessive sunlight (1089.08 lux) and heat (air temperature 19.83°C). Fan set to LOW speed ...
{ "soil_moisture": 15.34, "soil_temperature": 38.08, "air_temperature": 43.72, "air_humidity": 31.64, "sunlight": 446.91, "plant_stage": "MATURING", "rain_forecast": 33.71, "leaf_moisture": 22.59, "disease_risk": 0.174 }
{ "irrigation_on": true, "water_liters": 11.1, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is critically low at 15.34% with only 33.71% rain probability, so irrigation was activated with 11.1L to meet the water demand of the MATURING stage. Disease risk is low at 0.174, no pesticide required. UV light not needed at current growth stage (MATURING). Fan set to MEDIUM speed due to elevated tempera...
{ "soil_moisture": 24.75, "soil_temperature": 31.44, "air_temperature": 35.19, "air_humidity": 66.33, "sunlight": 446.79, "plant_stage": "VEGETATIVE", "rain_forecast": 48.13, "leaf_moisture": 38.23, "disease_risk": 0.49 }
{ "irrigation_on": true, "water_liters": 2, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is critically low at 24.75% with only 48.13% rain probability, so irrigation was activated with 2.0L to meet the water demand of the VEGETATIVE stage. Disease risk is low at 0.49, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to MEDIUM speed due to high air humid...
{ "soil_moisture": 31.6, "soil_temperature": 29.27, "air_temperature": 30.79, "air_humidity": 31.02, "sunlight": 497.52, "plant_stage": "SEEDLING", "rain_forecast": 76.47, "leaf_moisture": 25.45, "disease_risk": 0.44 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "OFF" }
Rain forecast is high at 76.47%, so irrigation was disabled to avoid waterlogging despite soil moisture at 31.6%. Disease risk is low at 0.44, no pesticide required. UV light not needed at current growth stage (SEEDLING). Ventilation not required under current environmental conditions.
{ "soil_moisture": 26.43, "soil_temperature": 35.83, "air_temperature": 40.84, "air_humidity": 22.78, "sunlight": 653.1, "plant_stage": "VEGETATIVE", "rain_forecast": 0, "leaf_moisture": 15.52, "disease_risk": 0.078 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is adequate at 26.43%, no irrigation needed. Disease risk is low at 0.078, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to MEDIUM speed due to elevated temperature (40.84°C).
{ "soil_moisture": 28.8, "soil_temperature": 20.25, "air_temperature": 20.81, "air_humidity": 41, "sunlight": 766.63, "plant_stage": "FLOWERING", "rain_forecast": 18.46, "leaf_moisture": 16, "disease_risk": 0.562 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3.3, "uv_light_on": true, "uv_intensity": 22.6, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is adequate at 28.8%, no irrigation needed. Pesticide application of 3.3L initiated because disease risk is elevated at 0.562. UV light enabled at 22.6% intensity to supplement sunlight (766.63 lux) during the FLOWERING stage which has high light requirements. Ventilation not required under current enviro...
{ "soil_moisture": 20.95, "soil_temperature": 15, "air_temperature": 17.67, "air_humidity": 37.1, "sunlight": 642.01, "plant_stage": "FLOWERING", "rain_forecast": 15.65, "leaf_moisture": 25.26, "disease_risk": 0.414 }
{ "irrigation_on": true, "water_liters": 6.2, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 38.5, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is critically low at 20.95% with only 15.65% rain probability, so irrigation was activated with 6.2L to meet the water demand of the FLOWERING stage. Disease risk is low at 0.414, no pesticide required. UV light enabled at 38.5% intensity to supplement sunlight (642.01 lux) during the FLOWERING stage whic...
{ "soil_moisture": 12.68, "soil_temperature": 23.25, "air_temperature": 24.06, "air_humidity": 29.4, "sunlight": 617.88, "plant_stage": "MATURING", "rain_forecast": 0.39, "leaf_moisture": 18.61, "disease_risk": 0.383 }
{ "irrigation_on": true, "water_liters": 12.5, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 27.1, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is critically low at 12.68% with only 0.39% rain probability, so irrigation was activated with 12.5L to meet the water demand of the MATURING stage. Disease risk is low at 0.383, no pesticide required. UV light enabled at 27.1% intensity to supplement sunlight (617.88 lux) during the MATURING stage which ...
{ "soil_moisture": 40.73, "soil_temperature": 27.8, "air_temperature": 27.16, "air_humidity": 23.56, "sunlight": 666.85, "plant_stage": "MATURING", "rain_forecast": 47.09, "leaf_moisture": 12.3, "disease_risk": 0.181 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 54.3, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is adequate at 40.73%, no irrigation needed. Disease risk is low at 0.181, no pesticide required. UV light enabled at 54.3% intensity to supplement sunlight (666.85 lux) during the MATURING stage which has high light requirements. Ventilation not required under current environmental conditions.
{ "soil_moisture": 42.6, "soil_temperature": 23.47, "air_temperature": 29.47, "air_humidity": 25.27, "sunlight": 617.3, "plant_stage": "FLOWERING", "rain_forecast": 69.48, "leaf_moisture": 30.17, "disease_risk": 0.392 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 25.2, "shade_percent": 0, "fan_speed": "OFF" }
Rain forecast is high at 69.48%, so irrigation was disabled to avoid waterlogging despite soil moisture at 42.6%. Disease risk is low at 0.392, no pesticide required. UV light enabled at 25.2% intensity to supplement sunlight (617.3 lux) during the FLOWERING stage which has high light requirements. Ventilation not requ...
{ "soil_moisture": 27.05, "soil_temperature": 24.95, "air_temperature": 27.45, "air_humidity": 22.79, "sunlight": 682.94, "plant_stage": "SEEDLING", "rain_forecast": 22.2, "leaf_moisture": 22.51, "disease_risk": 0.359 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is adequate at 27.05%, no irrigation needed. Disease risk is low at 0.359, no pesticide required. UV light not needed at current growth stage (SEEDLING). Ventilation not required under current environmental conditions.
{ "soil_moisture": 24.43, "soil_temperature": 29.37, "air_temperature": 37.79, "air_humidity": 31.38, "sunlight": 289.68, "plant_stage": "MATURING", "rain_forecast": 61.99, "leaf_moisture": 28.4, "disease_risk": 0.381 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 67, "shade_percent": 0, "fan_speed": "LOW" }
Rain forecast is high at 61.99%, so irrigation was disabled to avoid waterlogging despite soil moisture at 24.43%. Disease risk is low at 0.381, no pesticide required. UV light enabled at 67.0% intensity to supplement sunlight (289.68 lux) during the MATURING stage which has high light requirements. Fan set to LOW spee...
{ "soil_moisture": 31.8, "soil_temperature": 32.18, "air_temperature": 40.19, "air_humidity": 75.12, "sunlight": 311.22, "plant_stage": "MATURING", "rain_forecast": 0, "leaf_moisture": 49.02, "disease_risk": 0.588 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 2.7, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is adequate at 31.8%, no irrigation needed. Pesticide application of 2.7L initiated because disease risk is elevated at 0.588. UV light not needed at current growth stage (MATURING). Fan set to MEDIUM speed due to high air humidity (75.12%) and elevated temperature (40.19°C) and elevated disease risk requ...
{ "soil_moisture": 28.78, "soil_temperature": 27.57, "air_temperature": 32.21, "air_humidity": 24.86, "sunlight": 943.61, "plant_stage": "VEGETATIVE", "rain_forecast": 59.6, "leaf_moisture": 27.09, "disease_risk": 0.481 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 28.78%, no irrigation needed. Disease risk is low at 0.481, no pesticide required. Natural sunlight at 943.61 lux is sufficient; UV light not activated. Fan set to LOW speed due to elevated temperature (32.21°C).
{ "soil_moisture": 12.71, "soil_temperature": 15, "air_temperature": 20.93, "air_humidity": 87.38, "sunlight": 564.27, "plant_stage": "MATURING", "rain_forecast": 17.17, "leaf_moisture": 47.98, "disease_risk": 0.603 }
{ "irrigation_on": true, "water_liters": 12.1, "pesticide_on": true, "pesticide_liters": 2.9, "uv_light_on": true, "uv_intensity": 22.5, "shade_percent": 0, "fan_speed": "HIGH" }
Soil moisture is critically low at 12.71% with only 17.17% rain probability, so irrigation was activated with 12.1L to meet the water demand of the MATURING stage. Pesticide application of 2.9L initiated because disease risk is elevated at 0.603. UV light enabled at 22.5% intensity to supplement sunlight (564.27 lux) d...
{ "soil_moisture": 48.81, "soil_temperature": 15, "air_temperature": 15.82, "air_humidity": 76.46, "sunlight": 298.52, "plant_stage": "VEGETATIVE", "rain_forecast": 76.16, "leaf_moisture": 61.89, "disease_risk": 0.492 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 43.5, "shade_percent": 0, "fan_speed": "LOW" }
Rain forecast is high at 76.16%, so irrigation was disabled to avoid waterlogging despite soil moisture at 48.81%. Disease risk is low at 0.492, no pesticide required. UV light enabled at 43.5% intensity to supplement sunlight (298.52 lux) during the VEGETATIVE stage which has high light requirements. Fan set to LOW sp...
{ "soil_moisture": 28.15, "soil_temperature": 31.37, "air_temperature": 30.66, "air_humidity": 55.5, "sunlight": 843.53, "plant_stage": "FLOWERING", "rain_forecast": 50.02, "leaf_moisture": 45.18, "disease_risk": 0.428 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is adequate at 28.15%, no irrigation needed. Disease risk is low at 0.428, no pesticide required. Natural sunlight at 843.53 lux is sufficient; UV light not activated. Fan set to MEDIUM speed due to elevated temperature (30.66°C).
{ "soil_moisture": 10.01, "soil_temperature": 29.99, "air_temperature": 35.71, "air_humidity": 41.07, "sunlight": 743.91, "plant_stage": "MATURING", "rain_forecast": 39.31, "leaf_moisture": 25.57, "disease_risk": 0.291 }
{ "irrigation_on": true, "water_liters": 14.6, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 36.3, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is critically low at 10.01% with only 39.31% rain probability, so irrigation was activated with 14.6L to meet the water demand of the MATURING stage. Disease risk is low at 0.291, no pesticide required. UV light enabled at 36.3% intensity to supplement sunlight (743.91 lux) during the MATURING stage which...
{ "soil_moisture": 35.68, "soil_temperature": 28.24, "air_temperature": 30.56, "air_humidity": 71.52, "sunlight": 509.63, "plant_stage": "FLOWERING", "rain_forecast": 72.24, "leaf_moisture": 56.81, "disease_risk": 0.487 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 41.1, "shade_percent": 0, "fan_speed": "LOW" }
Rain forecast is high at 72.24%, so irrigation was disabled to avoid waterlogging despite soil moisture at 35.68%. Disease risk is low at 0.487, no pesticide required. UV light enabled at 41.1% intensity to supplement sunlight (509.63 lux) during the FLOWERING stage which has high light requirements. Fan set to LOW spe...
{ "soil_moisture": 31.24, "soil_temperature": 16.06, "air_temperature": 19.26, "air_humidity": 37.14, "sunlight": 731.55, "plant_stage": "FLOWERING", "rain_forecast": 32.76, "leaf_moisture": 16.94, "disease_risk": 0.269 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 26.8, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 31.24%, no irrigation needed. Disease risk is low at 0.269, no pesticide required. UV light enabled at 26.8% intensity to supplement sunlight (731.55 lux) during the FLOWERING stage which has high light requirements. Fan set to LOW speed due to environmental conditions.
{ "soil_moisture": 47.71, "soil_temperature": 24.05, "air_temperature": 23.68, "air_humidity": 82.49, "sunlight": 309.42, "plant_stage": "VEGETATIVE", "rain_forecast": 100, "leaf_moisture": 70.7, "disease_risk": 0.822 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 4.1, "uv_light_on": true, "uv_intensity": 28.9, "shade_percent": 0, "fan_speed": "HIGH" }
Rain forecast is high at 100%, so irrigation was disabled to avoid waterlogging despite soil moisture at 47.71%. Pesticide application of 4.1L initiated because disease risk is elevated at 0.822 and leaf moisture is high at 70.7% creating favorable conditions for pathogens. UV light enabled at 28.9% intensity to supple...
{ "soil_moisture": 41.91, "soil_temperature": 35.03, "air_temperature": 37.65, "air_humidity": 66.73, "sunlight": 645.71, "plant_stage": "VEGETATIVE", "rain_forecast": 100, "leaf_moisture": 67.12, "disease_risk": 0.528 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "HIGH" }
Rain forecast is high at 100%, so irrigation was disabled to avoid waterlogging despite soil moisture at 41.91%. Disease risk is low at 0.528, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to HIGH speed due to high air humidity (66.73%) and elevated temperature (37.65°C) and e...
{ "soil_moisture": 31.25, "soil_temperature": 23.22, "air_temperature": 28.96, "air_humidity": 31.14, "sunlight": 619.93, "plant_stage": "MATURING", "rain_forecast": 67.53, "leaf_moisture": 37.87, "disease_risk": 0.338 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 47.2, "shade_percent": 0, "fan_speed": "OFF" }
Rain forecast is high at 67.53%, so irrigation was disabled to avoid waterlogging despite soil moisture at 31.25%. Disease risk is low at 0.338, no pesticide required. UV light enabled at 47.2% intensity to supplement sunlight (619.93 lux) during the MATURING stage which has high light requirements. Ventilation not req...
{ "soil_moisture": 23.5, "soil_temperature": 18.76, "air_temperature": 19.87, "air_humidity": 39.02, "sunlight": 585.01, "plant_stage": "FLOWERING", "rain_forecast": 18.77, "leaf_moisture": 16.72, "disease_risk": 0.296 }
{ "irrigation_on": true, "water_liters": 3.5, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 20, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is critically low at 23.5% with only 18.77% rain probability, so irrigation was activated with 3.5L to meet the water demand of the FLOWERING stage. Disease risk is low at 0.296, no pesticide required. UV light enabled at 20.0% intensity to supplement sunlight (585.01 lux) during the FLOWERING stage which...
{ "soil_moisture": 43.65, "soil_temperature": 26.44, "air_temperature": 24.95, "air_humidity": 47.26, "sunlight": 1104.53, "plant_stage": "VEGETATIVE", "rain_forecast": 59.28, "leaf_moisture": 25.98, "disease_risk": 0.467 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 20.4, "fan_speed": "OFF" }
Soil moisture is adequate at 43.65%, no irrigation needed. Disease risk is low at 0.467, no pesticide required. Natural sunlight at 1104.53 lux is sufficient; UV light not activated. Shade deployed at 20.4% to protect plants from excessive sunlight (1104.53 lux) and heat (air temperature 24.95°C). Ventilation not requi...
{ "soil_moisture": 40, "soil_temperature": 24.71, "air_temperature": 27.88, "air_humidity": 57.68, "sunlight": 790.58, "plant_stage": "VEGETATIVE", "rain_forecast": 56.12, "leaf_moisture": 52.51, "disease_risk": 0.488 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 40.0%, no irrigation needed. Disease risk is low at 0.488, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to LOW speed due to environmental conditions.
{ "soil_moisture": 13.19, "soil_temperature": 20.9, "air_temperature": 25.15, "air_humidity": 31.55, "sunlight": 421.57, "plant_stage": "SEEDLING", "rain_forecast": 32.07, "leaf_moisture": 27.75, "disease_risk": 0.349 }
{ "irrigation_on": true, "water_liters": 7.2, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is critically low at 13.19% with only 32.07% rain probability, so irrigation was activated with 7.2L to meet the water demand of the SEEDLING stage. Disease risk is low at 0.349, no pesticide required. UV light not needed at current growth stage (SEEDLING). Ventilation not required under current environme...
{ "soil_moisture": 21.37, "soil_temperature": 21.67, "air_temperature": 28.77, "air_humidity": 38.21, "sunlight": 1103.71, "plant_stage": "SEEDLING", "rain_forecast": 19.46, "leaf_moisture": 21.44, "disease_risk": 0.317 }
{ "irrigation_on": true, "water_liters": 4.5, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 19.8, "fan_speed": "OFF" }
Soil moisture is critically low at 21.37% with only 19.46% rain probability, so irrigation was activated with 4.5L to meet the water demand of the SEEDLING stage. Disease risk is low at 0.317, no pesticide required. Natural sunlight at 1103.71 lux is sufficient; UV light not activated. Shade deployed at 19.8% to protec...
{ "soil_moisture": 33.93, "soil_temperature": 33.65, "air_temperature": 32.53, "air_humidity": 35.7, "sunlight": 424.82, "plant_stage": "VEGETATIVE", "rain_forecast": 0, "leaf_moisture": 10, "disease_risk": 0.263 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is adequate at 33.93%, no irrigation needed. Disease risk is low at 0.263, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Ventilation not required under current environmental conditions.
{ "soil_moisture": 26.41, "soil_temperature": 16.91, "air_temperature": 21.28, "air_humidity": 86.34, "sunlight": 502.95, "plant_stage": "FLOWERING", "rain_forecast": 45.1, "leaf_moisture": 51.41, "disease_risk": 0.84 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 4.2, "uv_light_on": true, "uv_intensity": 38.5, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is adequate at 26.41%, no irrigation needed. Pesticide application of 4.2L initiated because disease risk is elevated at 0.84. UV light enabled at 38.5% intensity to supplement sunlight (502.95 lux) during the FLOWERING stage which has high light requirements. Fan set to MEDIUM speed due to high air humid...
{ "soil_moisture": 37.93, "soil_temperature": 15.1, "air_temperature": 15.07, "air_humidity": 67.41, "sunlight": 238, "plant_stage": "MATURING", "rain_forecast": 100, "leaf_moisture": 61.59, "disease_risk": 0.544 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 70.8, "shade_percent": 0, "fan_speed": "LOW" }
Rain forecast is high at 100%, so irrigation was disabled to avoid waterlogging despite soil moisture at 37.93%. Disease risk is low at 0.544, no pesticide required. UV light enabled at 70.8% intensity to supplement sunlight (238.0 lux) during the MATURING stage which has high light requirements. Fan set to LOW speed d...
{ "soil_moisture": 21.03, "soil_temperature": 22.5, "air_temperature": 24.25, "air_humidity": 75.74, "sunlight": 530.76, "plant_stage": "FLOWERING", "rain_forecast": 59.23, "leaf_moisture": 53.04, "disease_risk": 0.482 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 32.2, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 21.03%, no irrigation needed. Disease risk is low at 0.482, no pesticide required. UV light enabled at 32.2% intensity to supplement sunlight (530.76 lux) during the FLOWERING stage which has high light requirements. Fan set to LOW speed due to high air humidity (75.74%).
{ "soil_moisture": 37.68, "soil_temperature": 35.38, "air_temperature": 34.83, "air_humidity": 64.49, "sunlight": 566.9, "plant_stage": "MATURING", "rain_forecast": 64.58, "leaf_moisture": 46.05, "disease_risk": 0.736 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3.2, "uv_light_on": true, "uv_intensity": 30.6, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 64.58%, so irrigation was disabled to avoid waterlogging despite soil moisture at 37.68%. Pesticide application of 3.2L initiated because disease risk is elevated at 0.736. UV light enabled at 30.6% intensity to supplement sunlight (566.9 lux) during the MATURING stage which has high light requ...
{ "soil_moisture": 33.37, "soil_temperature": 24.97, "air_temperature": 29.5, "air_humidity": 42.56, "sunlight": 760.64, "plant_stage": "FLOWERING", "rain_forecast": 12.09, "leaf_moisture": 20.67, "disease_risk": 0.492 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 39.9, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 33.37%, no irrigation needed. Disease risk is low at 0.492, no pesticide required. UV light enabled at 39.9% intensity to supplement sunlight (760.64 lux) during the FLOWERING stage which has high light requirements. Fan set to LOW speed due to environmental conditions.
{ "soil_moisture": 28.51, "soil_temperature": 15, "air_temperature": 17.88, "air_humidity": 34.85, "sunlight": 550.59, "plant_stage": "VEGETATIVE", "rain_forecast": 61.8, "leaf_moisture": 41.8, "disease_risk": 0.215 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "OFF" }
Rain forecast is high at 61.8%, so irrigation was disabled to avoid waterlogging despite soil moisture at 28.51%. Disease risk is low at 0.215, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Ventilation not required under current environmental conditions.
{ "soil_moisture": 21.9, "soil_temperature": 17.58, "air_temperature": 18.61, "air_humidity": 58.86, "sunlight": 758.54, "plant_stage": "FLOWERING", "rain_forecast": 11.63, "leaf_moisture": 39.56, "disease_risk": 0.214 }
{ "irrigation_on": true, "water_liters": 3.8, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 34.1, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is critically low at 21.9% with only 11.63% rain probability, so irrigation was activated with 3.8L to meet the water demand of the FLOWERING stage. Disease risk is low at 0.214, no pesticide required. UV light enabled at 34.1% intensity to supplement sunlight (758.54 lux) during the FLOWERING stage which...
{ "soil_moisture": 28.27, "soil_temperature": 27.29, "air_temperature": 30.54, "air_humidity": 49.79, "sunlight": 616.73, "plant_stage": "VEGETATIVE", "rain_forecast": 57.13, "leaf_moisture": 43.89, "disease_risk": 0.421 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is adequate at 28.27%, no irrigation needed. Disease risk is low at 0.421, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Ventilation not required under current environmental conditions.
{ "soil_moisture": 28.47, "soil_temperature": 23.7, "air_temperature": 24.98, "air_humidity": 68.31, "sunlight": 871.67, "plant_stage": "FLOWERING", "rain_forecast": 6.82, "leaf_moisture": 32.43, "disease_risk": 0.641 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3.2, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 28.47%, no irrigation needed. Pesticide application of 3.2L initiated because disease risk is elevated at 0.641. Natural sunlight at 871.67 lux is sufficient; UV light not activated. Fan set to LOW speed due to high air humidity (68.31%) and elevated disease risk requiring improved air circ...
{ "soil_moisture": 11.14, "soil_temperature": 19.36, "air_temperature": 22.17, "air_humidity": 69.56, "sunlight": 633.71, "plant_stage": "MATURING", "rain_forecast": 0, "leaf_moisture": 26.14, "disease_risk": 0.687 }
{ "irrigation_on": true, "water_liters": 13.6, "pesticide_on": true, "pesticide_liters": 3.6, "uv_light_on": true, "uv_intensity": 23.6, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is critically low at 11.14% with only 0% rain probability, so irrigation was activated with 13.6L to meet the water demand of the MATURING stage. Pesticide application of 3.6L initiated because disease risk is elevated at 0.687. UV light enabled at 23.6% intensity to supplement sunlight (633.71 lux) durin...
{ "soil_moisture": 39.55, "soil_temperature": 22.63, "air_temperature": 27.31, "air_humidity": 23.6, "sunlight": 400.35, "plant_stage": "FLOWERING", "rain_forecast": 74.7, "leaf_moisture": 37.29, "disease_risk": 0.236 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 49.2, "shade_percent": 0, "fan_speed": "OFF" }
Rain forecast is high at 74.7%, so irrigation was disabled to avoid waterlogging despite soil moisture at 39.55%. Disease risk is low at 0.236, no pesticide required. UV light enabled at 49.2% intensity to supplement sunlight (400.35 lux) during the FLOWERING stage which has high light requirements. Ventilation not req...
{ "soil_moisture": 30.4, "soil_temperature": 29.88, "air_temperature": 39.59, "air_humidity": 37.37, "sunlight": 894.73, "plant_stage": "VEGETATIVE", "rain_forecast": 40.23, "leaf_moisture": 31.63, "disease_risk": 0.364 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 30.4%, no irrigation needed. Disease risk is low at 0.364, no pesticide required. Natural sunlight at 894.73 lux is sufficient; UV light not activated. Fan set to LOW speed due to elevated temperature (39.59°C).
{ "soil_moisture": 35.24, "soil_temperature": 26.85, "air_temperature": 29.11, "air_humidity": 41.38, "sunlight": 1158.07, "plant_stage": "VEGETATIVE", "rain_forecast": 45.89, "leaf_moisture": 38.37, "disease_risk": 0.351 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 25.8, "fan_speed": "LOW" }
Soil moisture is adequate at 35.24%, no irrigation needed. Disease risk is low at 0.351, no pesticide required. Natural sunlight at 1158.07 lux is sufficient; UV light not activated. Shade deployed at 25.8% to protect plants from excessive sunlight (1158.07 lux) and heat (air temperature 29.11°C). Fan set to LOW speed ...
{ "soil_moisture": 31.75, "soil_temperature": 17.2, "air_temperature": 21.79, "air_humidity": 48.6, "sunlight": 630.48, "plant_stage": "SEEDLING", "rain_forecast": 52.04, "leaf_moisture": 25.53, "disease_risk": 0.371 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is adequate at 31.75%, no irrigation needed. Disease risk is low at 0.371, no pesticide required. UV light not needed at current growth stage (SEEDLING). Ventilation not required under current environmental conditions.
{ "soil_moisture": 24.95, "soil_temperature": 20.86, "air_temperature": 19.89, "air_humidity": 61.29, "sunlight": 312.4, "plant_stage": "SEEDLING", "rain_forecast": 62.35, "leaf_moisture": 35.98, "disease_risk": 0.253 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Rain forecast is high at 62.35%, so irrigation was disabled to avoid waterlogging despite soil moisture at 24.95%. Disease risk is low at 0.253, no pesticide required. UV light not needed at current growth stage (SEEDLING). Fan set to LOW speed due to high air humidity (61.29%).
{ "soil_moisture": 27.22, "soil_temperature": 15, "air_temperature": 15, "air_humidity": 72.43, "sunlight": 950.94, "plant_stage": "MATURING", "rain_forecast": 59.69, "leaf_moisture": 41.26, "disease_risk": 0.504 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 27.22%, no irrigation needed. Disease risk is low at 0.504, no pesticide required. Natural sunlight at 950.94 lux is sufficient; UV light not activated. Fan set to LOW speed due to high air humidity (72.43%) and elevated disease risk requiring improved air circulation.
{ "soil_moisture": 16.26, "soil_temperature": 22.32, "air_temperature": 25.81, "air_humidity": 50.24, "sunlight": 1169.53, "plant_stage": "FLOWERING", "rain_forecast": 19.01, "leaf_moisture": 21.2, "disease_risk": 0.555 }
{ "irrigation_on": true, "water_liters": 9.9, "pesticide_on": true, "pesticide_liters": 3.2, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 35.4, "fan_speed": "LOW" }
Soil moisture is critically low at 16.26% with only 19.01% rain probability, so irrigation was activated with 9.9L to meet the water demand of the FLOWERING stage. Pesticide application of 3.2L initiated because disease risk is elevated at 0.555. Natural sunlight at 1169.53 lux is sufficient; UV light not activated. Sh...
{ "soil_moisture": 16.95, "soil_temperature": 25.03, "air_temperature": 32.14, "air_humidity": 56.33, "sunlight": 748.71, "plant_stage": "MATURING", "rain_forecast": 29.8, "leaf_moisture": 49.05, "disease_risk": 0.652 }
{ "irrigation_on": true, "water_liters": 9.7, "pesticide_on": true, "pesticide_liters": 3, "uv_light_on": true, "uv_intensity": 34.3, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is critically low at 16.95% with only 29.8% rain probability, so irrigation was activated with 9.7L to meet the water demand of the MATURING stage. Pesticide application of 3.0L initiated because disease risk is elevated at 0.652. UV light enabled at 34.3% intensity to supplement sunlight (748.71 lux) dur...
{ "soil_moisture": 46.27, "soil_temperature": 34.6, "air_temperature": 37.14, "air_humidity": 40.18, "sunlight": 427.41, "plant_stage": "FLOWERING", "rain_forecast": 75.07, "leaf_moisture": 38.85, "disease_risk": 0.237 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 39.5, "shade_percent": 0, "fan_speed": "LOW" }
Rain forecast is high at 75.07%, so irrigation was disabled to avoid waterlogging despite soil moisture at 46.27%. Disease risk is low at 0.237, no pesticide required. UV light enabled at 39.5% intensity to supplement sunlight (427.41 lux) during the FLOWERING stage which has high light requirements. Fan set to LOW spe...
{ "soil_moisture": 22.96, "soil_temperature": 34.9, "air_temperature": 34.28, "air_humidity": 52.34, "sunlight": 798.79, "plant_stage": "MATURING", "rain_forecast": 0, "leaf_moisture": 31.74, "disease_risk": 0.455 }
{ "irrigation_on": true, "water_liters": 2, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 29.4, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is critically low at 22.96% with only 0% rain probability, so irrigation was activated with 2.0L to meet the water demand of the MATURING stage. Disease risk is low at 0.455, no pesticide required. UV light enabled at 29.4% intensity to supplement sunlight (798.79 lux) during the MATURING stage which has ...
{ "soil_moisture": 25.98, "soil_temperature": 21.54, "air_temperature": 28.02, "air_humidity": 88.12, "sunlight": 475.42, "plant_stage": "MATURING", "rain_forecast": 65.24, "leaf_moisture": 51.07, "disease_risk": 0.696 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 2.8, "uv_light_on": true, "uv_intensity": 46.5, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 65.24%, so irrigation was disabled to avoid waterlogging despite soil moisture at 25.98%. Pesticide application of 2.8L initiated because disease risk is elevated at 0.696. UV light enabled at 46.5% intensity to supplement sunlight (475.42 lux) during the MATURING stage which has high light req...
{ "soil_moisture": 26.84, "soil_temperature": 16.43, "air_temperature": 20.16, "air_humidity": 70.16, "sunlight": 1184.2, "plant_stage": "VEGETATIVE", "rain_forecast": 51.24, "leaf_moisture": 56.2, "disease_risk": 0.539 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 33.1, "fan_speed": "LOW" }
Soil moisture is adequate at 26.84%, no irrigation needed. Disease risk is low at 0.539, no pesticide required. Natural sunlight at 1184.2 lux is sufficient; UV light not activated. Shade deployed at 33.1% to protect plants from excessive sunlight (1184.2 lux) and heat (air temperature 20.16°C). Fan set to LOW speed du...
{ "soil_moisture": 41.36, "soil_temperature": 25.32, "air_temperature": 32.66, "air_humidity": 24.89, "sunlight": 1030.17, "plant_stage": "VEGETATIVE", "rain_forecast": 59.54, "leaf_moisture": 22.85, "disease_risk": 0.258 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 5, "fan_speed": "LOW" }
Soil moisture is adequate at 41.36%, no irrigation needed. Disease risk is low at 0.258, no pesticide required. Natural sunlight at 1030.17 lux is sufficient; UV light not activated. Shade deployed at 5.0% to protect plants from excessive sunlight (1030.17 lux) and heat (air temperature 32.66°C). Fan set to LOW speed d...
{ "soil_moisture": 18.63, "soil_temperature": 27.16, "air_temperature": 33.84, "air_humidity": 30.4, "sunlight": 834.74, "plant_stage": "VEGETATIVE", "rain_forecast": 38.47, "leaf_moisture": 26.69, "disease_risk": 0.362 }
{ "irrigation_on": true, "water_liters": 5.7, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is critically low at 18.63% with only 38.47% rain probability, so irrigation was activated with 5.7L to meet the water demand of the VEGETATIVE stage. Disease risk is low at 0.362, no pesticide required. Natural sunlight at 834.74 lux is sufficient; UV light not activated. Ventilation not required under c...
{ "soil_moisture": 21.82, "soil_temperature": 21.37, "air_temperature": 20.75, "air_humidity": 48.75, "sunlight": 704.98, "plant_stage": "MATURING", "rain_forecast": 18.64, "leaf_moisture": 40.94, "disease_risk": 0.668 }
{ "irrigation_on": true, "water_liters": 5.1, "pesticide_on": true, "pesticide_liters": 3.4, "uv_light_on": true, "uv_intensity": 25.3, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is critically low at 21.82% with only 18.64% rain probability, so irrigation was activated with 5.1L to meet the water demand of the MATURING stage. Pesticide application of 3.4L initiated because disease risk is elevated at 0.668. UV light enabled at 25.3% intensity to supplement sunlight (704.98 lux) du...
{ "soil_moisture": 32.76, "soil_temperature": 33.5, "air_temperature": 40.05, "air_humidity": 79.15, "sunlight": 272.08, "plant_stage": "SEEDLING", "rain_forecast": 0, "leaf_moisture": 29.96, "disease_risk": 0.556 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3.3, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is adequate at 32.76%, no irrigation needed. Pesticide application of 3.3L initiated because disease risk is elevated at 0.556. UV light not needed at current growth stage (SEEDLING). Fan set to MEDIUM speed due to high air humidity (79.15%) and elevated temperature (40.05°C) and elevated disease risk req...
{ "soil_moisture": 47.05, "soil_temperature": 37.15, "air_temperature": 40.2, "air_humidity": 65.49, "sunlight": 390, "plant_stage": "VEGETATIVE", "rain_forecast": 99.25, "leaf_moisture": 64.08, "disease_risk": 0.414 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "HIGH" }
Rain forecast is high at 99.25%, so irrigation was disabled to avoid waterlogging despite soil moisture at 47.05%. Disease risk is low at 0.414, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to HIGH speed due to high air humidity (65.49%) and elevated temperature (40.2°C).
{ "soil_moisture": 44.94, "soil_temperature": 15.36, "air_temperature": 15, "air_humidity": 84.47, "sunlight": 249.22, "plant_stage": "MATURING", "rain_forecast": 100, "leaf_moisture": 63.09, "disease_risk": 0.597 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3.3, "uv_light_on": true, "uv_intensity": 65.6, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 100%, so irrigation was disabled to avoid waterlogging despite soil moisture at 44.94%. Pesticide application of 3.3L initiated because disease risk is elevated at 0.597. UV light enabled at 65.6% intensity to supplement sunlight (249.22 lux) during the MATURING stage which has high light requi...
{ "soil_moisture": 16.1, "soil_temperature": 15, "air_temperature": 15, "air_humidity": 45.09, "sunlight": 945.44, "plant_stage": "VEGETATIVE", "rain_forecast": 28.76, "leaf_moisture": 28.6, "disease_risk": 0.176 }
{ "irrigation_on": true, "water_liters": 7.2, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is critically low at 16.1% with only 28.76% rain probability, so irrigation was activated with 7.2L to meet the water demand of the VEGETATIVE stage. Disease risk is low at 0.176, no pesticide required. Natural sunlight at 945.44 lux is sufficient; UV light not activated. Fan set to LOW speed due to envir...
{ "soil_moisture": 16.35, "soil_temperature": 30.45, "air_temperature": 30.17, "air_humidity": 30.02, "sunlight": 407.52, "plant_stage": "MATURING", "rain_forecast": 31.5, "leaf_moisture": 17.69, "disease_risk": 0.453 }
{ "irrigation_on": true, "water_liters": 10, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 49.2, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is critically low at 16.35% with only 31.5% rain probability, so irrigation was activated with 10.0L to meet the water demand of the MATURING stage. Disease risk is low at 0.453, no pesticide required. UV light enabled at 49.2% intensity to supplement sunlight (407.52 lux) during the MATURING stage which ...
{ "soil_moisture": 39.14, "soil_temperature": 34.23, "air_temperature": 43.45, "air_humidity": 87.34, "sunlight": 699.69, "plant_stage": "SEEDLING", "rain_forecast": 76.64, "leaf_moisture": 56.55, "disease_risk": 0.669 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 2.7, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "HIGH" }
Rain forecast is high at 76.64%, so irrigation was disabled to avoid waterlogging despite soil moisture at 39.14%. Pesticide application of 2.7L initiated because disease risk is elevated at 0.669. UV light not needed at current growth stage (SEEDLING). Fan set to HIGH speed due to high air humidity (87.34%) and elevat...
{ "soil_moisture": 35.49, "soil_temperature": 25.71, "air_temperature": 33.48, "air_humidity": 88.46, "sunlight": 542.9, "plant_stage": "FLOWERING", "rain_forecast": 72.15, "leaf_moisture": 62.81, "disease_risk": 0.802 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3.2, "uv_light_on": true, "uv_intensity": 29.7, "shade_percent": 0, "fan_speed": "HIGH" }
Rain forecast is high at 72.15%, so irrigation was disabled to avoid waterlogging despite soil moisture at 35.49%. Pesticide application of 3.2L initiated because disease risk is elevated at 0.802. UV light enabled at 29.7% intensity to supplement sunlight (542.9 lux) during the FLOWERING stage which has high light req...
{ "soil_moisture": 14.75, "soil_temperature": 32.85, "air_temperature": 41.03, "air_humidity": 76.14, "sunlight": 577.79, "plant_stage": "MATURING", "rain_forecast": 10.66, "leaf_moisture": 36.47, "disease_risk": 0.534 }
{ "irrigation_on": true, "water_liters": 10.6, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is critically low at 14.75% with only 10.66% rain probability, so irrigation was activated with 10.6L to meet the water demand of the MATURING stage. Disease risk is low at 0.534, no pesticide required. UV light not needed at current growth stage (MATURING). Fan set to MEDIUM speed due to high air humidit...
{ "soil_moisture": 22.25, "soil_temperature": 28.22, "air_temperature": 31.3, "air_humidity": 60.57, "sunlight": 997.98, "plant_stage": "MATURING", "rain_forecast": 55.91, "leaf_moisture": 38.85, "disease_risk": 0.419 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 22.25%, no irrigation needed. Disease risk is low at 0.419, no pesticide required. Natural sunlight at 997.98 lux is sufficient; UV light not activated. Fan set to LOW speed due to high air humidity (60.57%) and elevated temperature (31.3°C).
{ "soil_moisture": 32.85, "soil_temperature": 33.87, "air_temperature": 37.86, "air_humidity": 39.08, "sunlight": 1173.91, "plant_stage": "FLOWERING", "rain_forecast": 4.81, "leaf_moisture": 34.1, "disease_risk": 0.209 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 53.2, "fan_speed": "LOW" }
Soil moisture is adequate at 32.85%, no irrigation needed. Disease risk is low at 0.209, no pesticide required. Natural sunlight at 1173.91 lux is sufficient; UV light not activated. Shade deployed at 53.2% to protect plants from excessive sunlight (1173.91 lux) and heat (air temperature 37.86°C). Fan set to LOW speed ...
{ "soil_moisture": 37.95, "soil_temperature": 15, "air_temperature": 18.55, "air_humidity": 67.34, "sunlight": 478.66, "plant_stage": "VEGETATIVE", "rain_forecast": 74.42, "leaf_moisture": 59.69, "disease_risk": 0.328 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Rain forecast is high at 74.42%, so irrigation was disabled to avoid waterlogging despite soil moisture at 37.95%. Disease risk is low at 0.328, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to LOW speed due to high air humidity (67.34%).
{ "soil_moisture": 40.56, "soil_temperature": 27.11, "air_temperature": 29.22, "air_humidity": 67.06, "sunlight": 254.17, "plant_stage": "SEEDLING", "rain_forecast": 61.84, "leaf_moisture": 59.41, "disease_risk": 0.526 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Rain forecast is high at 61.84%, so irrigation was disabled to avoid waterlogging despite soil moisture at 40.56%. Disease risk is low at 0.526, no pesticide required. UV light not needed at current growth stage (SEEDLING). Fan set to LOW speed due to high air humidity (67.06%) and elevated disease risk requiring impro...
{ "soil_moisture": 31.61, "soil_temperature": 36.06, "air_temperature": 39.44, "air_humidity": 65.34, "sunlight": 524.62, "plant_stage": "FLOWERING", "rain_forecast": 68.96, "leaf_moisture": 53.99, "disease_risk": 0.313 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 21, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 68.96%, so irrigation was disabled to avoid waterlogging despite soil moisture at 31.61%. Disease risk is low at 0.313, no pesticide required. UV light enabled at 21.0% intensity to supplement sunlight (524.62 lux) during the FLOWERING stage which has high light requirements. Fan set to MEDIUM ...
{ "soil_moisture": 26.76, "soil_temperature": 27.38, "air_temperature": 25.88, "air_humidity": 29.5, "sunlight": 1156.78, "plant_stage": "VEGETATIVE", "rain_forecast": 30.83, "leaf_moisture": 29.5, "disease_risk": 0.356 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 30.9, "fan_speed": "OFF" }
Soil moisture is adequate at 26.76%, no irrigation needed. Disease risk is low at 0.356, no pesticide required. Natural sunlight at 1156.78 lux is sufficient; UV light not activated. Shade deployed at 30.9% to protect plants from excessive sunlight (1156.78 lux) and heat (air temperature 25.88°C). Ventilation not requi...
{ "soil_moisture": 27.26, "soil_temperature": 29.47, "air_temperature": 34.68, "air_humidity": 85.73, "sunlight": 422.35, "plant_stage": "MATURING", "rain_forecast": 19.16, "leaf_moisture": 42.13, "disease_risk": 0.549 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 40.9, "shade_percent": 0, "fan_speed": "HIGH" }
Soil moisture is adequate at 27.26%, no irrigation needed. Disease risk is low at 0.549, no pesticide required. UV light enabled at 40.9% intensity to supplement sunlight (422.35 lux) during the MATURING stage which has high light requirements. Fan set to HIGH speed due to high air humidity (85.73%) and elevated temper...
{ "soil_moisture": 48.98, "soil_temperature": 31.81, "air_temperature": 40.22, "air_humidity": 39.31, "sunlight": 245.84, "plant_stage": "VEGETATIVE", "rain_forecast": 77.14, "leaf_moisture": 45.68, "disease_risk": 0.214 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Rain forecast is high at 77.14%, so irrigation was disabled to avoid waterlogging despite soil moisture at 48.98%. Disease risk is low at 0.214, no pesticide required. UV light not needed at current growth stage (VEGETATIVE). Fan set to LOW speed due to elevated temperature (40.22°C).
{ "soil_moisture": 33.86, "soil_temperature": 23.12, "air_temperature": 26.93, "air_humidity": 34.36, "sunlight": 606.53, "plant_stage": "SEEDLING", "rain_forecast": 64.68, "leaf_moisture": 34.78, "disease_risk": 0.322 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "OFF" }
Rain forecast is high at 64.68%, so irrigation was disabled to avoid waterlogging despite soil moisture at 33.86%. Disease risk is low at 0.322, no pesticide required. UV light not needed at current growth stage (SEEDLING). Ventilation not required under current environmental conditions.
{ "soil_moisture": 39.96, "soil_temperature": 30.33, "air_temperature": 29.75, "air_humidity": 89.13, "sunlight": 633.22, "plant_stage": "FLOWERING", "rain_forecast": 55.63, "leaf_moisture": 48.44, "disease_risk": 0.552 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 2.5, "uv_light_on": true, "uv_intensity": 47.6, "shade_percent": 0, "fan_speed": "MEDIUM" }
Soil moisture is adequate at 39.96%, no irrigation needed. Pesticide application of 2.5L initiated because disease risk is elevated at 0.552. UV light enabled at 47.6% intensity to supplement sunlight (633.22 lux) during the FLOWERING stage which has high light requirements. Fan set to MEDIUM speed due to high air humi...
{ "soil_moisture": 31.91, "soil_temperature": 19.19, "air_temperature": 17.01, "air_humidity": 56.83, "sunlight": 810.59, "plant_stage": "VEGETATIVE", "rain_forecast": 57.11, "leaf_moisture": 49.29, "disease_risk": 0.265 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 31.91%, no irrigation needed. Disease risk is low at 0.265, no pesticide required. Natural sunlight at 810.59 lux is sufficient; UV light not activated. Fan set to LOW speed due to environmental conditions.
{ "soil_moisture": 26.08, "soil_temperature": 30.32, "air_temperature": 32.97, "air_humidity": 66.12, "sunlight": 1198.87, "plant_stage": "VEGETATIVE", "rain_forecast": 22.23, "leaf_moisture": 28.29, "disease_risk": 0.649 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 30.9, "fan_speed": "HIGH" }
Soil moisture is adequate at 26.08%, no irrigation needed. Pesticide application of 3.0L initiated because disease risk is elevated at 0.649. Natural sunlight at 1198.87 lux is sufficient; UV light not activated. Shade deployed at 30.9% to protect plants from excessive sunlight (1198.87 lux) and heat (air temperature 3...
{ "soil_moisture": 25.83, "soil_temperature": 16.08, "air_temperature": 15, "air_humidity": 24.6, "sunlight": 660.15, "plant_stage": "MATURING", "rain_forecast": 14.75, "leaf_moisture": 18.96, "disease_risk": 0.355 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 38.6, "shade_percent": 0, "fan_speed": "OFF" }
Soil moisture is adequate at 25.83%, no irrigation needed. Disease risk is low at 0.355, no pesticide required. UV light enabled at 38.6% intensity to supplement sunlight (660.15 lux) during the MATURING stage which has high light requirements. Ventilation not required under current environmental conditions.
{ "soil_moisture": 41.03, "soil_temperature": 21.32, "air_temperature": 28.38, "air_humidity": 65.83, "sunlight": 415.03, "plant_stage": "FLOWERING", "rain_forecast": 100, "leaf_moisture": 64.56, "disease_risk": 0.767 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 3.5, "uv_light_on": true, "uv_intensity": 51.2, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 100%, so irrigation was disabled to avoid waterlogging despite soil moisture at 41.03%. Pesticide application of 3.5L initiated because disease risk is elevated at 0.767. UV light enabled at 51.2% intensity to supplement sunlight (415.03 lux) during the FLOWERING stage which has high light requ...
{ "soil_moisture": 33.07, "soil_temperature": 16.92, "air_temperature": 17.13, "air_humidity": 46.2, "sunlight": 1065.42, "plant_stage": "VEGETATIVE", "rain_forecast": 3.74, "leaf_moisture": 15.53, "disease_risk": 0.111 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 10.8, "fan_speed": "LOW" }
Soil moisture is adequate at 33.07%, no irrigation needed. Disease risk is low at 0.111, no pesticide required. Natural sunlight at 1065.42 lux is sufficient; UV light not activated. Shade deployed at 10.8% to protect plants from excessive sunlight (1065.42 lux) and heat (air temperature 17.13°C). Fan set to LOW speed ...
{ "soil_moisture": 30.27, "soil_temperature": 19.47, "air_temperature": 15.87, "air_humidity": 59.32, "sunlight": 1152.9, "plant_stage": "VEGETATIVE", "rain_forecast": 50.3, "leaf_moisture": 51.56, "disease_risk": 0.392 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 32.1, "fan_speed": "OFF" }
Soil moisture is adequate at 30.27%, no irrigation needed. Disease risk is low at 0.392, no pesticide required. Natural sunlight at 1152.9 lux is sufficient; UV light not activated. Shade deployed at 32.1% to protect plants from excessive sunlight (1152.9 lux) and heat (air temperature 15.87°C). Ventilation not require...
{ "soil_moisture": 25.61, "soil_temperature": 28, "air_temperature": 30.32, "air_humidity": 34.89, "sunlight": 1076.3, "plant_stage": "MATURING", "rain_forecast": 49.11, "leaf_moisture": 19.98, "disease_risk": 0.329 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 19.1, "fan_speed": "LOW" }
Soil moisture is adequate at 25.61%, no irrigation needed. Disease risk is low at 0.329, no pesticide required. Natural sunlight at 1076.3 lux is sufficient; UV light not activated. Shade deployed at 19.1% to protect plants from excessive sunlight (1076.3 lux) and heat (air temperature 30.32°C). Fan set to LOW speed du...
{ "soil_moisture": 33.92, "soil_temperature": 25.2, "air_temperature": 26.96, "air_humidity": 63.52, "sunlight": 926.26, "plant_stage": "VEGETATIVE", "rain_forecast": 50.75, "leaf_moisture": 47.13, "disease_risk": 0.635 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 2.4, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 33.92%, no irrigation needed. Pesticide application of 2.4L initiated because disease risk is elevated at 0.635. Natural sunlight at 926.26 lux is sufficient; UV light not activated. Fan set to LOW speed due to high air humidity (63.52%) and elevated disease risk requiring improved air circ...
{ "soil_moisture": 30.02, "soil_temperature": 17.88, "air_temperature": 22.38, "air_humidity": 80.89, "sunlight": 516.59, "plant_stage": "FLOWERING", "rain_forecast": 59.28, "leaf_moisture": 45.85, "disease_risk": 0.471 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 36, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is adequate at 30.02%, no irrigation needed. Disease risk is low at 0.471, no pesticide required. UV light enabled at 36.0% intensity to supplement sunlight (516.59 lux) during the FLOWERING stage which has high light requirements. Fan set to LOW speed due to high air humidity (80.89%).
{ "soil_moisture": 41.92, "soil_temperature": 23.03, "air_temperature": 25.19, "air_humidity": 42.71, "sunlight": 277.79, "plant_stage": "VEGETATIVE", "rain_forecast": 74.73, "leaf_moisture": 48.38, "disease_risk": 0.576 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": true, "pesticide_liters": 2.2, "uv_light_on": true, "uv_intensity": 17.4, "shade_percent": 0, "fan_speed": "LOW" }
Rain forecast is high at 74.73%, so irrigation was disabled to avoid waterlogging despite soil moisture at 41.92%. Pesticide application of 2.2L initiated because disease risk is elevated at 0.576. UV light enabled at 17.4% intensity to supplement sunlight (277.79 lux) during the VEGETATIVE stage which has high light r...
{ "soil_moisture": 20.75, "soil_temperature": 23.53, "air_temperature": 27.76, "air_humidity": 72.85, "sunlight": 942.79, "plant_stage": "FLOWERING", "rain_forecast": 0, "leaf_moisture": 33.5, "disease_risk": 0.562 }
{ "irrigation_on": true, "water_liters": 6, "pesticide_on": true, "pesticide_liters": 2.1, "uv_light_on": false, "uv_intensity": 0, "shade_percent": 0, "fan_speed": "LOW" }
Soil moisture is critically low at 20.75% with only 0% rain probability, so irrigation was activated with 6.0L to meet the water demand of the FLOWERING stage. Pesticide application of 2.1L initiated because disease risk is elevated at 0.562. Natural sunlight at 942.79 lux is sufficient; UV light not activated. Fan set...
{ "soil_moisture": 35.79, "soil_temperature": 17.68, "air_temperature": 15, "air_humidity": 73.71, "sunlight": 448.69, "plant_stage": "MATURING", "rain_forecast": 86.98, "leaf_moisture": 47.25, "disease_risk": 0.437 }
{ "irrigation_on": false, "water_liters": 0, "pesticide_on": false, "pesticide_liters": 0, "uv_light_on": true, "uv_intensity": 32.8, "shade_percent": 0, "fan_speed": "MEDIUM" }
Rain forecast is high at 86.98%, so irrigation was disabled to avoid waterlogging despite soil moisture at 35.79%. Disease risk is low at 0.437, no pesticide required. UV light enabled at 32.8% intensity to supplement sunlight (448.69 lux) during the MATURING stage which has high light requirements. Fan set to MEDIUM s...
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
11

Models trained or fine-tuned on emirkaanozdemr/cotton-field-dataset

Collection including emirkaanozdemr/cotton-field-dataset