Dietes iridioides Sweet
- Origin
- Holland
- Production
- Yunnan
- Category
- Iridaceae, Iris
- Blooming
- Flowering period April-May, viewing period 1-2 weeks
- Color
- Flower color white
- Size
- Diameter 芒聣楼 10 cm, height 芒聣楼 15 cm
- Soil
- Peat or soil with specific nutrients
- Sunlight
- Likes adequate sunshine, also resistant to half shade, avoid strong light
- Watering
- Keep soil moist
- Fertilization
- Dilute fertilizers following instructions, apply fertilizers once every 10-15 days in spring
- Pruning
- Remove withered flowers, old, diseased, and dead leaves timely
Home Assistant Code
Use the following code in Home Assistant's configuration.yaml to set the limits for the Plant Monitor integration.
  plant:
   name_of_your_plant:
      sensors:
         ...
      # Dietes iridioides Sweet
      min_moisture: 17
      max_moisture: 60
      min_conductivity: 350
      max_conductivity: 1500
      min_temperature: 8
      max_temperature: 35
      min_brightness: 2000
      max_brightness: 30000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON