Liriope muscari
- Origin
- Japan, Vietnam, China, Taiwan
- Production
- NorthEast China, Inner Mongolia, Qinghai, Xingjiang, Tibet
- Category
- Liliaceae, Liriope
- Blooming
- Flowering period May-July, fruiting period August-October
- Color
- Flower color purple, redpurple, fruit color blue black
- Size
- Diameter 芒聣楼 10 cm, height 15-20 cm
- Soil
- Peat or soil with specific nutrients
- Sunlight
- Avoid direct strong light
- Watering
- Only need keep soil moist
- Fertilization
- No need fertilization
- Pruning
- Remove 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:
         ...
      # Liriope muscari
      min_moisture: 15
      max_moisture: 60
      min_conductivity: 350
      max_conductivity: 2000
      min_temperature: 10
      max_temperature: 32
      min_brightness: 1500
      max_brightness: 6000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON