Olen
Olen
The error is just related to showing the image after selecting species, since you have selected to download images from openplantbook, it tries to resolve your local url to display...
I'll have another look at it. It was just a quick test to see if I could add some more warnings, but I might have missed something.
Found a stupid typo. Fixed now. Released a beta that should fix this issue
I am using the built in function "get_url()" so it's not much I can do here I think. Are the URLs showing up in the General Settings in the UI?
It might have moved. I'll update the error message with the new location. Thanks.
Please enable debug log of the custom_components.plant integration.
Try to use the replace_sensor service call instead of removing and re-adding plants. HA is very insistent on restoring and reusing previous entities when a new sensor is added with...
If you get the "Refuse to update..." error, it probably means that you mix up the two entries in the service call. * `meter_entity` is the entity_id of the sensor...
I updated the README with the above example, which hopefully makes it a bit clearer.
It would be nice, but currently the "plant" integraion is not very well handled by HA (which is why I created this replacement in the first place). To get this...