CONFIG/WWW:.
| card-tools.js
| flower-card.js
└───lovelace-flower-card
└───data
data.js <--- converted file from earlier post
└───Images
Lovelace resources loaded from GUI with paths /local/card-tools.js and /local/flower-card.js
edit: Come to think of it, I did restart my HA instance completely.
edit 2: I’ve now switched to the repo from post 85 MiFlora Sensor Plant Database and that also seems fine.
To do this You need to edit the flower-card.js file.
Change line 163 to: <span id="name"> ${this.stateObj.attributes.friendly_name}</span>
Save the file and most probably refresh your browser’s cache.
You could also have a look at this project: Cloud Plant DB with API for PlantCard where we are trying to get rid of the whole issue with the plant db by creating an open API to fetch the data. We also add the information about max/min values to the plant component itself, instead of each card having to read and parse the whole db.
Hi peter,
I’m an italian electronic engineering student, i’m about to graduate and i’m working on a project of complitely automated smart greenhouse; i’d really need to ask you informations about your plants DataBase to emprove my project, thanks.
best regards,
AC
There are so many people using and linking to different forks of the various cards. Can you link to the main card you’re using that uses the Cloud Plant DB and instructions to install it?
It’s getting very confusing following the different discussions in this thread!