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 upload plants’ pictures in UI.DONE.- Allow to search users’ plant (user-plants) via API
Ability to add and see multiple common names of the plants including in different national languages.DONE- Ability to add, modify and see general information about plants in UI and via API
- Ability to specify alternative thresholds for different seasons of the year (summer, winter, etc.)
- Expert advice service on plants health
- Plant and decease detection from images
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-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.
release 202604-27 (27 April 2026)
New feature: My Sensors — view all your plant sensors in one place, with pagination and easy navigation
New feature: Introduced User Settings — with the very first setting which controls whether your anonymously uploaded sensors can be linked to your profile so it can be used in future dashboards and plant's insights. Still, no extra private data is stored.
Minor UI enhancements
release 202604-25 (25 April 2026)
Introduced password reset for non-social login accounts
Minor UI fix: grey text on a dark background
release 202604-07 (07 April 2026)
Added user-friendly description to every field across all plant forms
Added unit labels for plant threshold fields in UI forms
release 202603-28 (28 March 2026)
Cache-busting query param to image_url based on object modified time (fallback: size) to avoid stale CDN caches. Docs: Cache Busting
CDN Caching mechanism overhaul
Rate-limit enforcement
Maintenance and security updates
Full release notes and documentation: GitHub - slaxor505/OpenPlantbook-client: Open Plantbook clients and UI · GitHub


