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: GitHub - Olen/homeassistant-plant: Alternative Plant component of home assistant
lovelace-flower-card for UI: GitHub - Olen/lovelace-flower-card: Lovelace Flower Card to match the custom plant integration
Dedicated HASS forum topic: New version of the plant integration
The latest releases of Plantbook-cloud:
COMING BREAKING CHANGE:
API THROTTLING WILL BE ENABLED from 1 November 2025.
API requests will be capped to 200 requests per user per day. This is only to prevent API usage abuse by bots and crawlers and preserve the service for other users.
If you need more requests for any reason, please contact me.
release 202509 (8 September 2025)
- New feature: International Common Names for both Public and User-plants
- UI: Add Common Name forms have autocomplete suggestions to avoid typos and duplicates
- UI: Browse Plants page now displays additional Common Names
- UI: Added Plant’s Origin field
- UI: Updated Plant operations and Plant details pages to group fields by category
- Both API and UI Plant Search now search across multilingual Common Names
- Minor UI fixes and improvements
- Security updates
release 202501 (8 January 2025)
Added ability to upload plant images in UI. Now you can upload images for your User-plants.
Added display_pid validation in UI and API
Internal updates
Framework and libraries updates
Full release notes and documentation: GitHub - slaxor505/OpenPlantbook-client: Open Plantbook clients and UI


