I released version 2.0.0 out of beta today.
No new issues reported for a few days, and you now have the weekend to test and upgrade.
I also published a new topic here to discuss this release:
I released version 2.0.0 out of beta today.
No new issues reported for a few days, and you now have the weekend to test and upgrade.
I also published a new topic here to discuss this release:
@Olen: I have replyed in your new tred
Hi all. New features reach release of OpenPlantbook cloud has arrived.
See details at GitHub - slaxor505/OpenPlantbook-client: Open Plantbook clients and UI
UI updates:
API updates and changes (see API documentation for details):
Maintenance:
Hi all!
I’m excited to a major new feature of Open Plantbook!
The feature will allow you to share your own and see other users plants’ sensor data. For example, if you grow Rose in Norway then you will be able to see environment conditions where these Roses are grown around the world.
Moreover, you are not limited to the plants you have, and you will be able to see all users plants sensor’s data which Plantbook have been collected. It will include location (a country and perhaps city) where a particular plant grows bundled with its sensor data. The motivation for users to share their plant’s sensor data is you will be able to see others data if you are sharing yours. Displayed information will be anonymous and only include approximate location, sensor data and related plant. You can start development of your integration now. Sensor-data endpoints documentation here. Any feedback is always welcome.
See Release notes on the link: GitHub - slaxor505/OpenPlantbook-client: Open Plantbook clients and UI
Help is needed to introduce this functionality into HASS integration. If you can contribute then please submit PR to Olen’s integration. Reach me out or Olen if any questions in this regard. I’m currently working on development of phase 2 of this feature which will introduce ability to browse Sensor Data in Open Plantbook UI.
Also I’d like you to help understand how useful this feature is so please answer a few questions in the next message’s survey.
Sensor-data sharing feature feedback.
0 voters
0 voters
Thank you in advance!
Hi all!
New release 2302.
Fully functional Sensor-Data UI
UI is fully wired using Grafana to display Sensor’s data.
Hi all! I’m happy to announce the next release 2307 of Open Plantbook.
Release highlights: Ability to browse and use other users’ plants and submit request for a missing plant.
Our users have already created many plants and starting from this release others can benefit from it. If in UI “Browse DB” no plants (Public-plants) have been found then you can search in users’ plants as well. In doing so you can then add (by cloning or linking) other users’ plants to “My-plants” so they are available for your integrations.
If the plant, you need, is still not found in users’ plants, you can submit a request for the missing plant. These requests will help to find the most demanded missing plants, so we or the community can add them later. The plan is to expose these requests to all of our users so the community can help.
All changes and new features:
Roadmap
Hi all! I’m about to release a new version of Home-assistant’s OpenPlantbook integration which will support uploading “New Plant” integration’s sensors data to OpenPlantbook. (More info about this here: Open Plantbook | Charts) Now I’m looking for people who are willing to beta test this version of integration and help me to catch any bugs early. What next version of the integration will be doing is:
I will greatly appreciate any help with the beta-testing. Please send me a direct message here or Discord and I will share the beta version.
Hi all. Just an update about the latest release of OpenPlantbook Cloud.
The most interesting is that Sensor data feature is spinning up. Web UI now shows live World Map of sensors network.
Huge Thanks to early adopters and all contributors!!! The HASS integration which supports sensor-data is still in beta but will be released in coming weeks.
Introducing OpenPlantbook Dotnet library. This library adds support of OpenPlantbook API for DotNet apps.
I just stumbled across this project while doing research on how to start monitoring my plants with Home Assistant. I am not sure if this is the best place to ask this but will give it a try, what is the go to plant sensor people are using these days to get there data into Home Assistant? Any recommendations on what hardware to go with to get started?
I’m using a bunch of Xiaomi BLE sensors connected to HA via ESPhome Bluetooth Proxies.
Make sure to get the white Bluetooth version.
Where have you bought them from? I always hesitate to buy stuff from AliExpress because there can be 700 different people selling what appears to be the same thing lol
I got all mine from AliExpress. Not sure which sellers, I just googled to get that previous link. I’ve bought them over a number of years so likely from a few different sellers.
Awesome! You’ve been super helpful. Now just to get my significant other to approve the budgetary expense lol
I’m trying to add my plants to the db so I can’ do it properly’ but where the heck do I find the min-max values?
I found one entry for my monstera and fiddle leaf fig (although it was tricky to find for that one, as that name wasn’t recognized) but for the rest of my plants I cannot find values to add to those fields… (example in this case is a Alocasia Zebrina)
Hi mate. It’s tricky but take a look at this post as a starting point: Cloud Plant DB with API for PlantCard - #72 by slaxor
Hi All. I have released a new functionality in Open Plantbook cloud. The major change is extended and more straight forward Plant Operations. You can find docs here: Plants operations · slaxor505/OpenPlantbook-client Wiki · GitHub I appreciate any feedback on new operations and its docs. Any questions feel free to reach out!
List of changes for the last two releases:
release 202412 (11 December 2024)
Completely rebuild Public and User Plants Operations UI and Backend. Now operations are just simple and straight forward Edit & Copy. Read more
New Copy operation for own User-plants
Browse User-plants now includes users' Copied/Cloned plants
Added auto-generated PID field to all Plant Operation forms for convenience
Updated text labels in Plant Operation forms
Changing "Scientific name" creates a new User-plant
Don't allow to modify display_pid when Edit plants
Internal updates
Changed license for this repository to MIT
release 202410 (27 October 2024)
Added PID to Plant Detail form
Fixed issue where empty field in JSON time series cause upload error. Now empty values are ignored since they are optional as per JSON Timeseries spec.
Adjusted some text messages in UI
Security updates
The lastest release allows to upload pictures from UI.
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