Paeonia suffruticosa 'Pillow Talk'
- Origin
- China
- Production
- Luoyang
- Category
- Ranunculaceae, Paeonia
- Blooming
- Flowering period April-May, viewing period 1-2 weeks
- Color
- Flower color pink
- Size
- Diameter 芒聣楼 10 cm, height 芒聣楼 15 cm
- Soil
- Peat or soil with specific nutrients
- Sunlight
- Long-day plant, likes sunshine, but avoid strong sunlight in summer at noon
- Watering
- Water thoroughly when soil is dry
- Fertilization
- Dilute fertilizers following instructions, apply 1-2 times monthly
- Pruning
- Remove old, diseased, dead leaves and withered flowers 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:
         ...
      # Paeonia suffruticosa 'Pillow Talk'
      min_moisture: 15
      max_moisture: 60
      min_conductivity: 300
      max_conductivity: 2000
      min_temperature: 8
      max_temperature: 32
      min_brightness: 2000
      max_brightness: 50000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON