Hi All,
I’m working on a cloud Plants Database with API. The database consists of optimal environment thresholds from open sources and plants' thresholds Plantbook users have added. It can be used with Xiaomi MiFlora plant sensor or any other sensor. It is also useful for different irrigation projects.
This is FREE service and it will always be free! Anyone can use information from the database for any purpose without permission.
It is intended to be community sourced and I see it as a GitHub for plant care recipes.
The purpose is to help the community with collecting and storing STRUCTURED information about plants care and potentially plants in general.
The service is live so you can login https://open.plantbook.io, get API credentials and start using that. BTW, there is a social Single Sign On so you don’t even have to register.
The documentation is within Web UI and in GitHub.
Discord chat link if you have suggestions, questions or need support.
Roadmap:
- Ability to specify alternative thresholds for different seasons of the year (summer, winter, etc.) In Progress
- Expert advice service on plants health
- Plant and decease detection from images
- Allow to search users' plant (user-plants) via API
Ability to upload plants' pictures in UI.DONE.Ability to add and see multiple common names of the plants including in different national languages.DONEAbility to add, modify and see general information about plants in UI and via APIDONE
Any thoughts and feedback will be much appreciated. I’m open to new features requests and your ideas!
HASS integration
Plant component and corresponding forum topic.
HASS OpenPlantbook integration
lovelace-flower-card for UI
The latest releases of Plantbook-cloud:
release 202605-22 (22 May 2026)
Milestone: Open Plantbook now provides general plant care information! This marks a significant step beyond environmental thresholds — the platform now covers how to actually care for your plants.
- New feature: Editable Care information — sunlight, watering, fertilization, pruning, and soil fields can now be filled in when creating or editing user-plants. Each field includes a tooltip with guidance and a live character counter.
release 202605-18 (18 May 2026)
- New feature: Care information section on plant details pages — care guidance (sunlight, watering, fertilization, pruning, soil) is now displayed with icons and tooltips below the Environment thresholds card.
release 202605-02 (2 May 2026)
- Enhancement: Expose PlantCreation endpoint via Browsable API, which allows creation of new plants via UI using JSON payload. See Browsable API at Docs page.
Full release notes and documentation: GitHub - slaxor505/OpenPlantbook-client: Open Plantbook clients and UI · GitHub


