Deutzia gracilis 'Chardonnay Pearls'
- Origin
- Asia
- Production
- China
- Category
- Saxifragaceae, Deutzia
- Blooming
- Flowering period May-June, fruiting period October-November
- Color
- Flower color white
- Size
- Diameter 芒聣楼 10 cm, height 15-18 cm
- Soil
- Peat or soil with specific nutrients
- Sunlight
- Like sunshine, slight shade tolerance
- Watering
- Only need keep soil moist
- Fertilization
- Apply enough base fertilizers
- Pruning
- Remove dead and diseased branches 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:
         ...
      # Deutzia gracilis 'Chardonnay Pearls'
      min_moisture: 15
      max_moisture: 60
      min_conductivity: 350
      max_conductivity: 2000
      min_temperature: 5
      max_temperature: 35
      min_brightness: 3700
      max_brightness: 30000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON