I’m trying to use the plant component (https://home-assistant.io/components/plant/) to display the state of my plant. I have some values, which I read using a rest interface:
However, there is no plant ui component in the interface. Also, I dont see any logging about this component (neither in home-assistant.log nor hassio ha logs). The entire component seems to be neglected or skipped.
I’m running hassio 1.0.1 with home assistant 0.60.1
Any clues on why this would not work and how it can be fixed?
well, I have the same problem, I don’t get anything in the UI. The sensor is a miflora (working, I see the sensors values in the ui) and the configuration.yaml seems correct:
EDIT 2: I have a new entity plant.dracaena showing all the parameters and returning back a problem (too high moisture because it is over 60%), but it doesn’t show up in the UI. I get a “service system_log/write called” in the main page UI.
Exact same problem as @smanny here as well. Updated to latest version, removed the legacy attributes for the mi flora components and getting the error mentioned above.