Hi guys,
I’m working on a cloud Plants Database with API for HASS PlantCard. At this stage, this database consists of temperature, light, soil moisture and fertility thresholds I found in open internet sources. 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 SignOn 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 lodge request for specific plants information to be added to DB
- Plant detection API from images
- And many other ideas which are blowing my mind…
Please take a look. Let me know what is working well and what is not working at all. Any thoughts and feedback will be much appreciated. I’m open to new feature requests and your ideas!
HASS integration
Available and maintained by @Olen.
Plant component: GitHub - Olen/homeassistant-plant: Fork of the Plant component of home assistant
lovelace-flower-card for UI: GitHub - Olen/lovelace-flower-card
Latest Update - 25 May 2022:
Now all plant image requests are proxied/cached using CloudFlare servers across the globe so images are fast to download independently on your location on the planet.
Release notes and documentation: GitHub - slaxor505/OpenPlantbook-client: Open Plantbook clients and UI
Slava