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

Sensor doesn't show graph dots #41

Closed brechtneven closed 3 years ago

brechtneven commented 3 years ago

First let me compliment you with your app, Very well made!

I just got some Xiaomi sensors and noticed that suddenly one of them isn't able to show graph dots anymore, which I find a very nice feature. All other behave like they should. Also I just noticed that battery level is at -1% and firmware is UNKN. Didn't had this issue yesterday. Since I just got them, I can still return them. You think I got a faulty sensor?

emericg commented 3 years ago

Hi! The graph dots are shown until there is 16 data records or more. Maybe I can set the limit a little higher. However with a synchronized sensor and hundreds of records like below it would be unreadable with points. 104851682-cf6a9580-58f6-11eb-964f-014211d30e87

Also battery and firmware not set is not really important, and probably a bug in the app not a faulty sensor. I'll have a look I might know why it could happen.

emericg commented 3 years ago

I'm closing this issue, if you want to add some informations feel free to do so.