Echeveria agavoides 'Romeo'
- Origin
- Asia
- Production
- China
- Category
- Crassulaceae, Echeveria
- Blooming
- Succulent plants, sometimes flowers with a short period time
- Color
- Leaf color light green茂录聦and will turn red with sufficient light
- Size
- Diameter3-10cm茂录聦Height5-15cm
- Soil
- Peat and akadama mixed in 3:1 ratio
- Sunlight
- Enjoy sunlight, temporary dormancy in summer茂录聦planted in half shade
- Watering
- Water thoroughly when soil surface is dry
- Fertilization
- Dilute fertilizers following instructions, apply once monthly in spring and autumn
- Pruning
- Remove flower stem, diseased and rotten 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:
         ...
      # Echeveria agavoides 'Romeo'
      min_moisture: 7
      max_moisture: 50
      min_conductivity: 50
      max_conductivity: 1500
      min_temperature: 6
      max_temperature: 35
      min_brightness: 3300
      max_brightness: 100000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON