mlukasek / M5_NightscoutMon

M5Stack Nightscout monitor
GNU General Public License v3.0
198 stars 153 forks source link

Missed readings alert #10

Closed psonnera closed 5 years ago

psonnera commented 5 years ago

I'll try to add it myself but missed readings alerts would be cool, just so that you can sleep without worrying.

mlukasek commented 5 years ago

Do you mean a sound alert? There is and optical alert. The box under the time from last data is gery under 5 min, then white from 5-15 min and red when more than 15 minutes.

psonnera commented 5 years ago

This is if you want to use it as a real night clock for alarms. If it loses readings (happens: network fails, uploader fails, ...) then you should be advised. I "like" to know when this happens to avoid sleeping through a bad low. Maybe another flag in the .ini for max reading misses (20min?) with a couple of long delay short beeps.

mlukasek commented 5 years ago

Missed reading sound allert added. You can adjust it by snd_no_readings key in M5NS.INI (default 20 minutes).