Olen / homeassistant-plant

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

Low light still results in problem with "warn_low_brightness: false" #12

Closed olskar closed 3 years ago

olskar commented 3 years ago

WIth below yaml, low light still results in problem

1:
  species: dypsis lutescens
  name: Guldpalm
  warn_low_brightness: false
  sensors:
    moisture: sensor.xiaomi_1_moisture
    battery: sensor.xiaomi_1_battery_level
    temperature: sensor.xiaomi_1_temperature
    conductivity: sensor.xiaomi_1_soil_conductivity
    brightness: sensor.xiaomi_1_illuminance

image

olskar commented 3 years ago

My mistake, it was battery not avaible creating the problem