TinkerWorks / HomeSensorHub

GNU General Public License v3.0
3 stars 2 forks source link

Add to Flask the pollrate for sensors #66

Open BabyCakes13 opened 1 year ago

BabyCakes13 commented 1 year ago

The poll rate is currently hard coded for each sensor which uses it. This should be a configurable item in the UI.

However, this should be done for each sensor in particular. A tab with each sensor should be created, and this should be added there.