Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.76 KB

File metadata and controls

52 lines (35 loc) · 1.76 KB

📋 Version 2 Changelog

Note

This document describes the changes introduced in version 2.0.0. For current documentation, see the README.


🌿 Plants Are Now Devices

The main plant entity references other entities, grouped together in the UI as a single device.

Plant device

Warning

Version 2 is not compatible with earlier releases or with the built-in plant integration in Home Assistant.


✨ Highlights

🖥️ UI-Based Setup

  • Config flow used to set up plants (no more YAML configuration)
  • Works with and without OpenPlantbook

📊 Better Threshold Handling

  • All thresholds are their own entities — adjustable from the UI or via automations
  • Changes take effect immediately (no restart needed)
  • Temperature thresholds adapt to °C / °F unit settings

🔄 Easier Sensor Replacement

  • Use the plant.replace_sensor action to swap sensors without restarting

🌻 Better Species & Image Management

  • Changing species in the UI automatically fetches new data from OpenPlantbook
  • Images can be updated from the UI
  • All updates are immediate

☀️ Daily Light Integral

  • DLI sensor automatically created for all plants
  • Illuminance warnings can be based on DLI instead of raw lux values
  • Problem triggers can be disabled per sensor type

🃏 Updated Lovelace Card

  • Flower Card upgraded for the new integration
  • Supports both °C and °F

📦 Dependencies