{
  "app": "verdant",
  "version": 1,
  "exportedAt": "2026-07-09T10:41:33.473Z",
  "floors": [
    {
      "id": "2622ab25-4640-4591-bf6b-f7838e1dc286",
      "name": "Ground floor",
      "kind": "indoor",
      "sortOrder": 0,
      "imagePath": "floors/1b26f35f-3b46-4662-94c4-1c0f605738f3.webp",
      "imageWidth": 1782,
      "imageHeight": 1220,
      "createdAt": "2026-07-09T07:12:22.618Z"
    }
  ],
  "rooms": [
    {
      "id": "38c44a30-6a78-41d8-a1f7-6b8cba0c2967",
      "name": "Lounge Room",
      "floorId": "2622ab25-4640-4591-bf6b-f7838e1dc286",
      "outline": null
    }
  ],
  "plants": [
    {
      "id": "6e021698-c3a3-401a-99dd-e66e0d0ad733",
      "nickname": null,
      "species": "Monstera",
      "photoPath": null,
      "environment": "indoor",
      "floorId": "2622ab25-4640-4591-bf6b-f7838e1dc286",
      "x": 0.5900415942387366,
      "y": 0.3878605974021405,
      "careProfileId": "17d7a35c-e59c-4982-8ed0-738f40417168",
      "plantMonitorMoistureEntity": null,
      "plantMonitorTempEntity": null,
      "roomId": null,
      "aspect": null,
      "sheltered": false,
      "status": "unknown",
      "statusUpdatedAt": null,
      "createdAt": "2026-07-09T07:12:54.645Z"
    },
    {
      "id": "f89928c5-666f-489c-a6b7-69d95f9c2a52",
      "nickname": null,
      "species": "Test",
      "photoPath": null,
      "environment": "indoor",
      "floorId": "2622ab25-4640-4591-bf6b-f7838e1dc286",
      "x": 0.5928201733237354,
      "y": 0.38667332059401893,
      "careProfileId": "807e107a-a0b0-4a3a-acd6-3e132cdb0982",
      "plantMonitorMoistureEntity": null,
      "plantMonitorTempEntity": null,
      "roomId": null,
      "aspect": null,
      "sheltered": false,
      "status": "unknown",
      "statusUpdatedAt": null,
      "createdAt": "2026-07-09T07:14:10.431Z"
    },
    {
      "id": "759cfecd-53da-4c72-b2b7-1db2cfb03f47",
      "nickname": null,
      "species": "2",
      "photoPath": null,
      "environment": "indoor",
      "floorId": "2622ab25-4640-4591-bf6b-f7838e1dc286",
      "x": 0.5764652947191548,
      "y": 0.3837278053929254,
      "careProfileId": "1c8f4458-9ffd-40fd-b954-995714d3bc67",
      "plantMonitorMoistureEntity": null,
      "plantMonitorTempEntity": null,
      "roomId": null,
      "aspect": null,
      "sheltered": false,
      "status": "unknown",
      "statusUpdatedAt": null,
      "createdAt": "2026-07-09T07:14:28.961Z"
    }
  ],
  "careProfiles": [
    {
      "id": "17d7a35c-e59c-4982-8ed0-738f40417168",
      "species": "Monstera",
      "source": "ai",
      "moistureMin": 35,
      "moistureMax": 65,
      "luxMin": 1000,
      "luxMax": 5000,
      "tempMin": 18,
      "tempMax": 29,
      "humidityMin": 50,
      "humidityMax": 70,
      "wateringIntervalDays": 7,
      "fertilisingIntervalDays": 14,
      "mistingIntervalDays": 3,
      "rainfallEquivMm": null,
      "seasonalWatering": null,
      "frostToleranceC": null,
      "heatStressC": null,
      "windSensitive": false,
      "notes": "Monstera deliciosa thrives in bright, indirect light and appreciates consistently moist, but not soggy, soil. Allow the top inch or two of soil to dry out between waterings. Regular misting or a pebble tray can help maintain higher humidity, which encourages healthy leaf development and aerial roots.",
      "aiRawResponse": "```json\n{\n  \"moisture_min\": 35,\n  \"moisture_max\": 65,\n  \"lux_min\": 1000,\n  \"lux_max\": 5000,\n  \"temp_min\": 18,\n  \"temp_max\": 29,\n  \"humidity_min\": 50,\n  \"humidity_max\": 70,\n  \"watering_interval_days\": 7,\n  \"fertilising_interval_days\": 14,\n  \"misting_interval_days\": 3,\n  \"rainfall_equiv_mm\": null,\n  \"seasonal_watering\": null,\n  \"frost_tolerance_c\": null,\n  \"heat_stress_c\": null,\n  \"wind_sensitive\": false,\n  \"notes\": \"Monstera deliciosa thrives in bright, indirect light and appreciates consistently moist, but not soggy, soil. Allow the top inch or two of soil to dry out between waterings. Regular misting or a pebble tray can help maintain higher humidity, which encourages healthy leaf development and aerial roots.\"\n}\n```",
      "createdAt": "2026-07-09T07:12:57.380Z",
      "updatedAt": "2026-07-09T07:12:57.380Z"
    },
    {
      "id": "807e107a-a0b0-4a3a-acd6-3e132cdb0982",
      "species": "Test",
      "source": "ai",
      "moistureMin": 30,
      "moistureMax": 60,
      "luxMin": 1000,
      "luxMax": 5000,
      "tempMin": 18,
      "tempMax": 24,
      "humidityMin": 40,
      "humidityMax": 60,
      "wateringIntervalDays": 7,
      "fertilisingIntervalDays": 30,
      "mistingIntervalDays": 3,
      "rainfallEquivMm": null,
      "seasonalWatering": null,
      "frostToleranceC": null,
      "heatStressC": null,
      "windSensitive": false,
      "notes": "Keep the soil consistently moist but never soggy, allowing the top inch to dry out between waterings. Provide bright, indirect light, avoiding direct sun which can scorch the leaves. Fertilize monthly during the growing season (spring and summer) and reduce watering in winter.",
      "aiRawResponse": "```json\n{\n  \"moisture_min\": 30,\n  \"moisture_max\": 60,\n  \"lux_min\": 1000,\n  \"lux_max\": 5000,\n  \"temp_min\": 18,\n  \"temp_max\": 24,\n  \"humidity_min\": 40,\n  \"humidity_max\": 60,\n  \"watering_interval_days\": 7,\n  \"fertilising_interval_days\": 30,\n  \"misting_interval_days\": 3,\n  \"rainfall_equiv_mm\": null,\n  \"seasonal_watering\": null,\n  \"frost_tolerance_c\": null,\n  \"heat_stress_c\": null,\n  \"wind_sensitive\": false,\n  \"notes\": \"Keep the soil consistently moist but never soggy, allowing the top inch to dry out between waterings. Provide bright, indirect light, avoiding direct sun which can scorch the leaves. Fertilize monthly during the growing season (spring and summer) and reduce watering in winter.\"\n}\n```",
      "createdAt": "2026-07-09T07:14:12.735Z",
      "updatedAt": "2026-07-09T07:14:12.735Z"
    },
    {
      "id": "1c8f4458-9ffd-40fd-b954-995714d3bc67",
      "species": "2",
      "source": "ai",
      "moistureMin": null,
      "moistureMax": null,
      "luxMin": 1000,
      "luxMax": 25000,
      "tempMin": 18,
      "tempMax": 27,
      "humidityMin": 50,
      "humidityMax": 70,
      "wateringIntervalDays": 7,
      "fertilisingIntervalDays": 14,
      "mistingIntervalDays": 2,
      "rainfallEquivMm": null,
      "seasonalWatering": null,
      "frostToleranceC": null,
      "heatStressC": null,
      "windSensitive": false,
      "notes": "Peace lilies thrive in bright, indirect light and appreciate higher humidity, so regular misting or a pebble tray can be beneficial. Water when the top inch of soil feels dry, but avoid letting it sit in soggy soil. Feed during the growing season with a balanced liquid fertilizer.",
      "aiRawResponse": "```json\n{\n  \"moisture_min\": null,\n  \"moisture_max\": null,\n  \"lux_min\": 1000,\n  \"lux_max\": 25000,\n  \"temp_min\": 18,\n  \"temp_max\": 27,\n  \"humidity_min\": 50,\n  \"humidity_max\": 70,\n  \"watering_interval_days\": 7,\n  \"fertilising_interval_days\": 14,\n  \"misting_interval_days\": 2,\n  \"rainfall_equiv_mm\": null,\n  \"seasonal_watering\": null,\n  \"frost_tolerance_c\": null,\n  \"heat_stress_c\": null,\n  \"wind_sensitive\": false,\n  \"notes\": \"Peace lilies thrive in bright, indirect light and appreciate higher humidity, so regular misting or a pebble tray can be beneficial. Water when the top inch of soil feels dry, but avoid letting it sit in soggy soil. Feed during the growing season with a balanced liquid fertilizer.\"\n}\n```",
      "createdAt": "2026-07-09T07:14:31.240Z",
      "updatedAt": "2026-07-09T07:14:31.240Z"
    }
  ],
  "sensors": [],
  "diaryEntries": [],
  "weatherObservations": [
    {
      "id": "3ea88b24-0426-49dc-b628-5a11221eea2e",
      "observedAt": "2026-07-09T07:00:00.234Z",
      "tempC": 10.5,
      "rainfallMm": 0,
      "windKmh": 6.1,
      "condition": "partlycloudy",
      "source": "ha"
    },
    {
      "id": "1e923e3d-9003-4f1e-875b-02e69566b19b",
      "observedAt": "2026-07-09T08:00:00.226Z",
      "tempC": 10.5,
      "rainfallMm": 0,
      "windKmh": 6.1,
      "condition": "partlycloudy",
      "source": "ha"
    },
    {
      "id": "9d5be6f8-a6c5-4f5b-8470-69227dc9c766",
      "observedAt": "2026-07-09T09:00:00.131Z",
      "tempC": 6.5,
      "rainfallMm": 0,
      "windKmh": 5.8,
      "condition": "clear-night",
      "source": "ha"
    },
    {
      "id": "b7b1aabe-e2c2-4508-b6be-c95680b2fffa",
      "observedAt": "2026-07-09T10:00:00.125Z",
      "tempC": 5.2,
      "rainfallMm": 0,
      "windKmh": 6.8,
      "condition": "clear-night",
      "source": "ha"
    }
  ]
}