Olen / homeassistant-plant

Alternative Plant component of home assistant
218 stars 23 forks source link

When adding a new plant, it does not find it in OpenPlantBook. Help me please! #97

Closed VikeDragon closed 10 months ago

VikeDragon commented 10 months ago

Greetings! When adding a new plant, it does not find it in OpenPlantBook. I tried alocasia cucullata. I tried alocasia. I tried Capsicum from the example. On the limits page, he writes that he has not found and there is no flag to return to the previous page. Installed: https://github.com/Olen/homeassistant-plant https://github.com/Olen/lovelace-flower-card https://github.com/Olen/home-assistant-openplantbook OpenPlantBook is registered on the website. I tried it through the Open PlantBook service.Search - finds everything. Tried UI cards from here: https://github.com/Olen/home-assistant-openplantbook/blob/main/examples/GUI.md he finds everything in her. On the website https://open.plantbook.io/ui/plant-details/alocasia%20cucullata / also finds without problems. Why does it not find it from the integration when adding it? Please help in solving the problem.

Olen commented 10 months ago

Please enable debugging of the integration and look at the logs.

VikeDragon commented 10 months ago

Greetings! I turned on debug and got the following logs : log.log

Olen commented 10 months ago

You probably need to upgrade to a newer version of HA.

VikeDragon commented 10 months ago

I have the latest version of all components HA version

Olen commented 10 months ago

Please try the latest beta release of this integration, it should give a better error message, and possibly also solve the problem.

Olen commented 10 months ago

Released a new version, and hope it will fix this problem and a few others at the same time

VikeDragon commented 10 months ago

Released a new version, and hope it will fix this problem and a few others at the same time

Greetings!

Yes, that's right, after the HA update everything started working fine. The new version fixed the problem. I already have 67 plant cards and how can I link them to OpenPlantBook now so that the limits are tightened from the OpenPlantBook site?

Olen commented 10 months ago

You need to go to Settings -> Devices -> Plant Monitor, and "Configure" each plant. Make sure you have typed the species right, and check the "Force refresh data..." checkbox under "Options"

image

VikeDragon commented 10 months ago

Thank you for your support and cool development!