thomasloven / lovelace-flower-card

101 stars 38 forks source link

more info error #5

Closed madmicio closed 5 years ago

madmicio commented 5 years ago

flora card more info

why do I have this visualization?

sn3ak commented 5 years ago

There's not enough information here to answer your question. Not being a programmer, I would say by the looks of it, that your plant configuration is incorrect.

Are you manually configuring your sensor? is it auto-detected by ESPHome, or MQTT? what does your plant definition look like?

my sensors are auto detected by ESPHome, where I defined a miflora sensor as sensor.three. here's a working plant definition:

Plant 3:
  sensors:
    moisture: sensor.three_moisture
#    battery: sensor.three_battery_level
    temperature: sensor.three_temperature
    conductivity: sensor.three_soil_conductivity
    brightness: sensor.three_illuminance