create a configuration page under '/config'
page should expose the new 'sensorconfig' db that holds the min and max values for:
moisture, temp, and light readings.
This was we can use this to allow users to only input 0-100% and on the back end we can convert to the adc values for them.
create a configuration page under '/config' page should expose the new 'sensorconfig' db that holds the min and max values for: moisture, temp, and light readings. This was we can use this to allow users to only input 0-100% and on the back end we can convert to the adc values for them.