emericg / WatchFlower

A plant monitoring application that reads and plots data from compatible Bluetooth sensors and thermometers like Xiaomi 'Flower Care' or Parrot 'Flower Power'
https://emeric.io/WatchFlower
GNU General Public License v3.0
192 stars 27 forks source link

Custom high/low values per device #46

Closed Kernald closed 3 years ago

Kernald commented 3 years ago

Looking at plant monitoring sensors, the reading have (sane) defaults for low and high values (e.g. moisture) depending on whether the plant is inside or outside. It's neat, but it would be great to be able to customise that for plants with specific needs (e.g. succulents don't need as much moisture as strawberries).

emericg commented 3 years ago

Hi, I'm not sure I understand your problem. The values on the "limits" screen are sliders, you can already customize them per sensor.

Kernald commented 3 years ago

Ha you're right, thanks! Sorry I didn't realise they were sliders. That's exactly what I was looking for :-)