Olen
Olen
I don't understand? Can't you just input whatever values you want and add the plant? I guess openplantbook returns blank values for empty? I believe the best solution here is...
But those fields are just plain input-fields? You can just insert your own numbers if the ones from OPB does not suit you (even if they are empty, I guess,...
The integration is created to be independent, not everyone uses openplantbook to search for species. There are also some very limited possibilities when it comes to functionality (back/forward/retry etc. etc.)...
Please feel free to add a PR that fixes this (and possibly explains it better, because I still fail to see that this is a big problem). And there is...
Again, In my opinion, it is a bug in OPB if it returns something that is not a number (including an empty string) for those values. It should either return...
Yes, sure. But as I said. The integration expects OPB to return numbers or nothing. So catching _real_ empty values is alrady somthing that is done (for convenience). You could...
I think you misunderstand what DLI is. The value for mol (and mmol and umol) is the current value (how much light does tha plant receive right now). Whereas the...
I am not sure I follow all your numbers here, but are you basically saying that `max_light_mmol` and `min_light_mmol` from openplantbook is in fact a daily light integral (just with...
I realy need to dig into this, but please feel free to look at the code and come up with suggestions.
There is no link between a battery sensor and plant in the plant integration. One reason for this is that a `plant` can potentially read data from multiple sensors (I...