Olen / lovelace-flower-card

Lovelace Flower Card to match the custom plant integration

Home Page:https://github.com/Olen/homeassistant-plant/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`show_bars` still shows all bars

syphernl opened this issue · comments

commented

I'm using card v2.0.0-beta.5, configured my plants like this:

  - type: custom:flower-card
    entity: plant.dieffenbachia
    show_bars:
      - illuminance
      - moisture
      - conductivity
      - temperature

However, it shows up like:
image

The red section is not expected (as it is not configured).

commented

Seems to be a local issue, fixed!